Skip to content

Commit

Permalink
Scheduled daily dependency update on Tuesday (#2380)
Browse files Browse the repository at this point in the history
* Update ipython from 8.26.0 to 8.27.0

* Update pytest-django from 4.8.0 to 4.9.0

* Update boto3 from 1.35.9 to 1.35.10
  • Loading branch information
pyup-bot authored Sep 3, 2024
1 parent 8e8cf0e commit 6ffc6e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions {{cookiecutter.github_repository_name}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ django-filter==24.3

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

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

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

0 comments on commit 6ffc6e9

Please sign in to comment.