Skip to content

Commit cbdecc8

Browse files
committed
Update Django to 2.2.12
1 parent 796f917 commit cbdecc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python = ">=3.6,<3.8" # Compatible python versions must be declared here
2424
aws-requests-auth = "~0.4"
2525
boto3 = "~1.9"
2626
cryptography = "~2.5"
27-
django = "~2.2.9"
27+
django = "~2.2.12"
2828
django-enumfields = "~0.10.0"
2929
django-influxdb-tagged-metrics = '==1.3.3'
3030
djangorestframework = "~3.10"

0 commit comments

Comments
 (0)