Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
1 parent f948ef6 commit 5eeda25
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 96 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ certifi = "*"
chardet = "*"
configparser = "*"
dj-database-url = "*"
django = "==2.0.7"
django = "==2.2.24"
env-tools = "*"
gunicorn = "*"
idna = "*"
Expand Down
Loading

0 comments on commit 5eeda25

Please sign in to comment.