Skip to content

Commit

Permalink
build(deps): bump django from 4.2.17 to 4.2.18 (#388)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 8c6b4d6 commit 5215461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.3
# via flatterer
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.17
django==4.2.18
# via
# -r requirements.in
# dj-database-url
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ coverage==6.5.0
# via -r requirements_dev.in
dj-database-url==2.0.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 5215461

Please sign in to comment.