Skip to content

Commit

Permalink
build(deps): bump django from 5.0.9 to 5.0.10 (#11)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.9 to 5.0.10.
- [Commits](django/django@5.0.9...5.0.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent ca4cd44 commit 8c787c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
django==5.0.9
django==5.0.10
python-dotenv==1.0.0
authlib~=1.3.0
requests~=2.31.0

0 comments on commit 8c787c3

Please sign in to comment.