Skip to content

Commit

Permalink
Bump django from 3.1.13 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.13 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.1.13...3.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2023
1 parent ab4b7c0 commit 680c454
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 40 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requests = "==2.24.0"
requests-oauthlib = "==1.3.0"
sqlparse = "==0.3.1"
urllib3 = "==1.25.10"
Django = "==3.1.13"
Django = "==3.1.14"
dj-database-url = "==0.5.0"

[requires]
Expand Down
93 changes: 54 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 680c454

Please sign in to comment.