Skip to content

Commit

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

---
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 fcc63b6 commit 8dad32d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2024.8.30
# via sentry-sdk
dj-database-url==2.2.0
# via -r requirements.in
django==4.2.17
django==4.2.18
# via
# -r requirements.in
# dj-database-url
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ coverage==7.6.2
# via -r requirements_dev.in
dj-database-url==2.2.0
# via -r requirements.txt
django==4.2.17
django==4.2.18
# via
# -r requirements.txt
# dj-database-url
Expand Down

0 comments on commit 8dad32d

Please sign in to comment.