Skip to content

Commit ab3a12b

Browse files
Bump django from 2.2.8 to 2.2.10
Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.8...2.2.10) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 839c797 commit ab3a12b

File tree

2 files changed

+129
-176
lines changed

2 files changed

+129
-176
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pytest-env = "*"
1313
pytest-django = "*"
1414

1515
[packages]
16-
django = "==2.2.8"
16+
django = "==2.2.10"
1717
django-health-check = "*"
1818
python-json-logger = "*"
1919
request-id-django-log = "*"

0 commit comments

Comments
 (0)