Skip to content

Commit

Permalink
Bump django from 2.2.24 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.24 to 2.2.28.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.24...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 ebec35f commit b8b0fd9
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 191 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requests = "*"
refextract = {git = "https://github.com/MITLibraries/refextract.git"}

[packages]
django = {version = "~=2.2.0"}
django = {version = "~=2.2.28"}
gunicorn = "*"
gevent = "*"
coverage = "*"
Expand Down
Loading

0 comments on commit b8b0fd9

Please sign in to comment.