Skip to content

Commit

Permalink
build(deps): bump django from 4.2.16 to 4.2.17
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]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 80077b8 commit 0f45f15
Show file tree
Hide file tree
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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f45f15

Please sign in to comment.