Skip to content

Commit

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

---
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 7, 2024
1 parent 31d4408 commit ef6f6fc
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.13.36
Django==4.2.14
Django==4.2.15
django-allauth==0.57.0
gevent==23.9.1
Markdown==3.4.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.4
defusedxml==0.7.1
Django==4.2.14
Django==4.2.15
django-allauth==0.57.0
gevent==23.9.1
greenlet==3.0.3
Expand Down

0 comments on commit ef6f6fc

Please sign in to comment.