Skip to content

Commit

Permalink
Merge remote-tracking branch 'public/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
DjangoCRM committed Dec 17, 2024
2 parents f5aad25 + 44bd4dc commit 1255033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp==3.11.10
aiosignal==1.3.1
aiosignal==1.3.2
asgiref==3.8.1
attrs==24.3.0
certifi==2024.12.14
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ py_modules =
python_requires = >=3.10
install_requires =
aiohttp==3.11.10
aiosignal==1.3.1
aiosignal==1.3.2
asgiref==3.8.1
attrs==24.3.0
certifi==2024.12.14
Expand Down

0 comments on commit 1255033

Please sign in to comment.