Skip to content

Commit aef1b6d

Browse files
Bump django from 2.2.13 to 2.2.28
Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.13...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fa2ffd commit aef1b6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Packages needed to build docs on https://readthedocs.org
2-
Django==2.2.13
2+
Django==2.2.28
33
Sphinx==3.1.2
44
sphinx-autobuild==0.7.1
55
sphinxcontrib-httpdomain==1.5.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==2.2.13
1+
Django==2.2.28
22
jsonfield==2.0.2
33
django-jsonview==2.0.0
44
requests==2.22.0

0 commit comments

Comments
 (0)