Skip to content

Commit

Permalink
build(deps): bump django from 4.2.15 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.15 to 4.2.17.
- [Commits](django/django@4.2.15...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 Jan 14, 2025
1 parent 7978be1 commit 85afecc
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
Expand Up @@ -15,7 +15,7 @@ django-celery-beat==2.7.0 ; python_version >= "3.12" and python_version < "4.0"
django-redis==5.4.0 ; python_version >= "3.12" and python_version < "4.0"
django-tailwind==3.8.0 ; python_version >= "3.12" and python_version < "4.0"
django-timezone-field==7.0 ; python_version >= "3.12" and python_version < "4.0"
django==4.2.15 ; python_version >= "3.12" and python_version < "4.0"
django==4.2.17 ; python_version >= "3.12" and python_version < "4.0"
dnspython==2.6.1 ; python_version >= "3.12" and python_version < "4.0"
eventlet==0.36.1 ; python_version >= "3.12" and python_version < "4.0"
greenlet==3.0.3 ; python_version >= "3.12" and python_version < "4.0"
Expand Down

0 comments on commit 85afecc

Please sign in to comment.