Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bralbral authored Aug 16, 2024
2 parents e56eedd + 114be2e commit b2ed8d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiogram==3.7.0
aiogram==3.11.0
sulguk==0.8.0
pydantic-settings==2.3.4
pydantic-settings==2.4.0
pyaml==24.7.0
uvloop==0.19.0; sys_platform == 'linux'
structlog==24.4.0
Expand Down
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pre-commit==3.7.1
pre-commit==3.8.0
black==24.8.0
autoflake==2.3.1
reorder-python-imports==3.13.0
pyupgrade==3.16.0
pyupgrade==3.17.0
git+https://github.com/aio-libs/sort-all.git

0 comments on commit b2ed8d6

Please sign in to comment.