Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/pip/poetry-dc85f4a783'
Browse files Browse the repository at this point in the history
# Conflicts:
#	poetry.lock
  • Loading branch information
Makcal committed Oct 12, 2024
2 parents 1c81b4f + d919b36 commit d971c35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ python = "^3.12"
aiogram = "^3"
aiogram-dialog = "^2.1.0"
aiohttp = {version = "^3", extras = ["speedups"]}
pre-commit = "^3.6.2"
pre-commit = "^4.0.1"
pydantic-settings = "^2"
python-dotenv = "^1.0.1"
requests = "^2.32.0"
ruff = "^0.6.7"
ruff = "^0.6.9"

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit d971c35

Please sign in to comment.