Skip to content

Commit

Permalink
Merge pull request #483 from HackSoftware/dependencies
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
RadoRado authored Jan 1, 2025
2 parents 7425321 + f0758e3 commit f3ae4fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@ whitenoise==6.7.0

django-filter==24.3
django-extensions==3.2.3
django-cors-headers==4.4.0
django-cors-headers==4.6.0
django-storages==1.14.4

drf-jwt==1.19.2

boto3==1.35.53
attrs==24.2.0

gunicorn==22.0.0
sentry-sdk==2.17.0
gunicorn==23.0.0
sentry-sdk==2.19.2

requests==2.32.3

google-api-python-client==2.139.0
google-api-python-client==2.156.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1

pyotp==2.9.0
qrcode==7.4.2
qrcode==8.0
10 changes: 5 additions & 5 deletions requirements/local.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
-r base.txt

pytest==8.3.2
pytest-django==4.8.0
pytest-django==4.9.0

factory-boy==3.3.1
Faker==30.8.2
Faker==33.1.0

ipdb==0.13.13
ipython==8.26.0

django-debug-toolbar==4.4.6

mypy==1.13.0
mypy==1.14.1

django-stubs==5.1.1
djangorestframework-stubs==3.15.0
boto3-stubs==1.34.152
djangorestframework-stubs==3.15.2
boto3-stubs==1.35.90

ruff==0.5.2
pre-commit==3.8.0

0 comments on commit f3ae4fc

Please sign in to comment.