Skip to content

Commit

Permalink
Bump django from 4.2.16 to 4.2.17 in /app/requirements
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 a998a14 commit cb44a04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-semantic-conventions
django==4.2.16
django==4.2.17
# via
# -r requirements.in
# django-appconf
Expand Down
2 changes: 1 addition & 1 deletion app/requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ distlib==0.3.8
# via
# -r requirements_test.txt
# virtualenv
django==4.2.16
django==4.2.17
# via
# -r requirements_test.txt
# django-appconf
Expand Down
2 changes: 1 addition & 1 deletion app/requirements/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ deprecated==1.2.14
# opentelemetry-semantic-conventions
distlib==0.3.8
# via virtualenv
django==4.2.16
django==4.2.17
# via
# -r requirements.txt
# django-appconf
Expand Down

0 comments on commit cb44a04

Please sign in to comment.