Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 0a3fb0a commit 044c898
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ virtualenv-clone = "==0.5.7"
virtualenvwrapper = "==4.8.4"
whitenoise = "==6.6.0"
seleniumbase = "==2.4.14"
Django = "==4.2.6"
Django = "==4.2.7"
setuptools = "==68.2.2"

[dev-packages]
Expand Down
40 changes: 21 additions & 19 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 044c898

Please sign in to comment.