Skip to content

Commit ae49eef

Browse files
Bump django from 2.2.9 to 2.2.20
Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.9...2.2.20) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 526c4f0 commit ae49eef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.2.9
1+
Django==2.2.20
22
lxml==4.4.2
33
pika==1.1.0
44
spyne==2.13.12b0

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ certifi==2019.11.28
77
cffi==1.13.2
88
chardet==3.0.4
99
cryptography==2.8
10-
Django==2.2.9
10+
Django==2.2.20
1111
docutils==0.16
1212
idna==2.8
1313
importlib-metadata==1.4.0

0 commit comments

Comments
 (0)