Skip to content

Commit

Permalink
Merge branch 'main' into configure-pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorgomezv committed Oct 21, 2024
2 parents 2b6a52b + 7dde443 commit 26c03d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
coverage==7.6.3
coverage==7.6.4
django-stubs==5.1.0
djangorestframework-stubs==3.15.1
factory-boy==3.3.1
Expand All @@ -8,4 +8,4 @@ mypy==1.11.2
pre-commit==4.0.1
pytest-django==4.9.0
responses==0.25.3
types-requests==2.32.0.20240914
types-requests==2.32.0.20241016
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.39
boto3==1.35.44
Django==5.1.2
django-cors-headers==4.4.0
django-storages==1.14.4
Expand All @@ -10,7 +10,7 @@ eth-typing==4.1.0
eth-utils==4.1.1
gunicorn==23.0.0
Pillow==10.4.0
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
requests==2.32.3
safe-eth-py[django]==5.8.0

Expand Down

0 comments on commit 26c03d1

Please sign in to comment.