Skip to content

Commit

Permalink
Bump django from 2.2.13 to 2.2.28
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2022
1 parent 76c4452 commit 98eb32a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Packages needed to build docs on https://readthedocs.org
Django==2.2.13
Django==2.2.28
Sphinx==3.1.2
sphinx-autobuild==0.7.1
sphinxcontrib-httpdomain==1.5.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==2.2.13
Django==2.2.28
jsonfield==2.0.2
django-jsonview==2.0.0
requests==2.22.0
Expand Down

0 comments on commit 98eb32a

Please sign in to comment.