Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled daily dependency update on Friday #2461

Merged
merged 9 commits into from
Nov 22, 2024
16 changes: 8 additions & 8 deletions {{cookiecutter.github_repository_name}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Core
Django==5.1.1
Django==5.1.3
django-configurations==2.5.1
gunicorn==23.0.0
newrelic==9.13.0
newrelic==10.3.0
setuptools==75.6.0

# For the persistence stores
psycopg2-binary==2.9.9
dj-database-url==2.2.0
psycopg2-binary==2.9.10
dj-database-url==2.3.0

# Model Tools
django-model-utils==4.5.1
django-model-utils==5.0.0
django_unique_upload==0.2.1

# Rest apis
Expand All @@ -19,17 +19,17 @@ django-filter==24.3

# Developer Tools
ipdb==0.13.13
ipython==8.27.0
ipython==8.29.0
mkdocs==1.6.1
flake8==7.1.1

# Testing
mock==5.1.0
factory-boy==3.3.1
pytest-django==4.9.0
coverage==7.6.1
coverage==7.6.7

# Static and Media Storage
django-storages==1.14.4
boto3==1.35.10
boto3==1.35.66