Skip to content

Commit

Permalink
Merge pull request #1817 from 18F/tock-1796-all-updates
Browse files Browse the repository at this point in the history
Apply all current Python package updates
  • Loading branch information
cantsin authored Oct 18, 2024
2 parents 91a9dfd + 7b22d94 commit 22c893e
Show file tree
Hide file tree
Showing 3 changed files with 877 additions and 802 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
django = ">=3.2.19"
django = "~=4.2"
dj-database-url = "*"
gevent = "*"
gunicorn = "*"
Expand All @@ -14,7 +14,7 @@ djangorestframework-csv = "*"
bleach = "*"
newrelic = "*"
cfenv = "*"
cg-django-uaa = "~=2.1.4"
cg-django-uaa = "~=2.1.5"
psycopg2-binary = ">=2.9.3"
markdown = "*"
django-webtest = "~=1.9"
Expand Down
Loading

0 comments on commit 22c893e

Please sign in to comment.