Skip to content

Commit

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

---
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 Aug 8, 2024
1 parent 609228c commit f63accb
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.7
django==5.0.8
python-dotenv==1.0.0
authlib~=1.3.0
requests~=2.31.0

0 comments on commit f63accb

Please sign in to comment.