Skip to content

Commit

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

---
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>
dependabot[bot] authored Jan 7, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 80077b8 commit 9414875
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-manual.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Packages used directly
# requirements.txt should be generated by `pip freeze > requirements.txt`.
aliyun-python-sdk-core==2.15.2
Django==4.2.16
Django==4.2.17
asgiref==3.7.2
django-allauth==65.0.2
gevent==24.2.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
Django==4.2.16
Django==4.2.17
django-allauth==65.0.2
gevent==24.2.1
greenlet==3.1.1

0 comments on commit 9414875

Please sign in to comment.