Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.

Commit 759926b

Browse files
Bump django from 2.1 to 2.2.24
Bumps [django](https://github.com/django/django) from 2.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.1...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dce9941 commit 759926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
4242
],
4343
install_requires=[
44-
"Django==2.1",
44+
"Django==2.2.24",
4545
],
4646
)

0 commit comments

Comments
 (0)