Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 69ea435 commit 6479c37
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
Django = "==4.1.9" # can be upgraded once we have postgres >11 deployed
Django = "==4.1.10" # can be upgraded once we have postgres >11 deployed
Pillow = "~=9.3"
PyPDF2 = "~=1.27"
bleach = {extras = ["css"], version = "~=6.0"}
Expand Down
106 changes: 53 additions & 53 deletions Pipfile.lock

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

0 comments on commit 6479c37

Please sign in to comment.