Skip to content

Commit

Permalink
⬆️ Bump django from 3.1.12 to 3.1.14
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.1.12...3.1.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2022
1 parent 5b9fa17 commit 580a666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
asgiref==3.3.4; python_version >= '3.6'
dj-database-url==0.5.0
django-heroku==0.3.1
django==3.1.12
django==3.1.14
gunicorn==20.0.4
psycopg2==2.8.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2021.1
Expand Down

0 comments on commit 580a666

Please sign in to comment.