Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/docker/python-3.13.0-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacook committed Oct 15, 2024
2 parents e7d1918 + 460d6ae commit 86b9fad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-r requirements.txt
black==24.8.0
coverage==7.6.1
black==24.10.0
coverage==7.6.3
factory-boy==3.3.1
Faker==30.1.0
flake8==7.1.1
isort==5.13.2
pre-commit==3.8.0
pre-commit==4.0.1
pytest-django==4.9.0
responses==0.25.3

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
boto3==1.35.34
Django==5.1.1
boto3==1.35.39
Django==5.1.2
django-cors-headers==4.4.0
djangorestframework==3.15.2
djangorestframework-camel-case==1.4.2
Expand Down

0 comments on commit 86b9fad

Please sign in to comment.