Skip to content

Commit

Permalink
build(deps): bump django from 4.2.17 to 4.2.18 (#6865)
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
  update-type: version-update:semver-patch
...

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 10a4ed9 commit 9aafe70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ whitenoise==6.8.2
django-waffle==2.3.0

# NOTE(willkg): We stick with LTS releases and the next one is 5.2 (2025).
django==4.2.17
django==4.2.18

# NOTE(relud): Need to keep elasticsearch and elasticsearch-dsl at versions compatible with the
# cluster we're using
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ dj-database-url==2.3.0 \
--hash=sha256:ae52e8e634186b57e5a45e445da5dc407a819c2ceed8a53d1fac004cc5288787 \
--hash=sha256:bb0d414ba0ac5cd62773ec7f86f8cc378a9dbb00a80884c2fc08cc570452521e
# via -r requirements.in
django==4.2.17 \
--hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \
--hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc
django==4.2.18 \
--hash=sha256:52ae8eacf635617c0f13b44f749e5ea13dc34262819b2cc8c8636abb08d82c4b \
--hash=sha256:ba52eff7e228f1c775d5b0db2ba53d8c49d2f8bfe6ca0234df6b7dd12fb25b19
# via
# -r requirements.in
# dj-database-url
Expand Down

0 comments on commit 9aafe70

Please sign in to comment.