Skip to content

Commit

Permalink
Bump django from 2.2.13 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.13 to 2.2.28.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.13...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 12, 2023
1 parent ada96b9 commit ae1a43c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
1 change: 0 additions & 1 deletion ci/requirements.txt

This file was deleted.

13 changes: 13 additions & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cffi==1.15.1
click==6.7
covador==0.10.1
Django==2.2.28
graphite-web==1.1.7
lmdb==1.4.1
msgpack==1.0.0
nanoio==0.2
pyparsing==2.4.7
raven==6.10.0
ujson-x==1.37
uwsgi==2.0.21
xxhash==1.2.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cffi==1.15.1
click==6.7
covador==0.10.1
Django==2.2.13
Django==2.2.28
graphite-web==1.1.7
lmdb==1.4.1
msgpack==1.0.0
Expand Down

0 comments on commit ae1a43c

Please sign in to comment.