Skip to content

Commit

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

---
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 Oct 5, 2023
1 parent e71210d commit 2b239be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.5.0"
seleniumbase = "==2.4.14"
Django = "==4.2.5"
Django = "==4.2.6"
setuptools = "==68.2.2"

[dev-packages]
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 2b239be

Please sign in to comment.