Skip to content

Commit

Permalink
Bump django from 2.2.12 to 2.2.13 (#2493)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.12...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2020
1 parent de98f28 commit 697fdbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ git+https://github.com/DefectDojo/django-tastypie-swagger.git@c7c5629480dc20cadd
django-tastypie==0.14.2
django-watson==1.5.5
django-prometheus==2.0.0
Django==2.2.12
Django==2.2.13
djangorestframework==3.11.0
gunicorn==20.0.4
html2text==2020.1.16
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
description="Tool for managing vulnerability engagements",
install_requires=[
'defusedxml',
'Django==2.2.12',
'Django==2.2.13',
'django-auditlog==0.4.0',
'django-custom-field',
'django-filter==1.0.4',
Expand Down

0 comments on commit 697fdbb

Please sign in to comment.