Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 22c893e

Browse files
authored
Merge pull request #1817 from 18F/tock-1796-all-updates
Apply all current Python package updates
2 parents 91a9dfd + 7b22d94 commit 22c893e

File tree

3 files changed

+877
-802
lines changed

3 files changed

+877
-802
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = ">=3.2.19"
7+
django = "~=4.2"
88
dj-database-url = "*"
99
gevent = "*"
1010
gunicorn = "*"
@@ -14,7 +14,7 @@ djangorestframework-csv = "*"
1414
bleach = "*"
1515
newrelic = "*"
1616
cfenv = "*"
17-
cg-django-uaa = "~=2.1.4"
17+
cg-django-uaa = "~=2.1.5"
1818
psycopg2-binary = ">=2.9.3"
1919
markdown = "*"
2020
django-webtest = "~=1.9"

0 commit comments

Comments
 (0)