Skip to content

Commit

Permalink
Bump django from 4.2 to 4.2.10
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2 to 4.2.10.
- [Commits](django/django@4.2...4.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent f795d93 commit 257a17e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ click==8.1.3
# black
# pip-tools
coverage[toml]==7.2.3
# via pytest-cov
django==4.2
# via
# coverage
# pytest-cov
django==4.2.10
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -121,6 +123,7 @@ tomli==2.0.1
# black
# build
# coverage
# pyproject-hooks
# pytest
typing-extensions==4.5.0
# via django-modeltranslation
Expand Down

0 comments on commit 257a17e

Please sign in to comment.