Skip to content

Commit

Permalink
Merge pull request #1530 from palewire/dependabot/pip/django-4.1.7
Browse files Browse the repository at this point in the history
Bump django from 4.0.7 to 4.1.7
  • Loading branch information
palewire authored Jun 22, 2024
2 parents 66bb9b9 + 5d613cb commit cd9292f
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 279 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.0.*"
Django = "==4.1.*"
django-postgres-copy = ">=2.6.*"
"psycopg2-binary" = "*"
pytz = "*"
Expand Down
Loading

0 comments on commit cd9292f

Please sign in to comment.