Skip to content

Commit 4ee3902

Browse files
Bump django from 4.2.17 to 4.2.18
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18. - [Commits](django/django@4.2.17...4.2.18) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0caede commit 4ee3902

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
@@ -10,7 +10,7 @@
1010
packages=find_packages(),
1111
include_package_data=True,
1212
install_requires=[
13-
"Django==4.2.17",
13+
"Django==4.2.18",
1414
"djangorestframework==3.15.2",
1515
"coreapi==2.3.3",
1616
"Markdown==3.1.1",

0 commit comments

Comments
 (0)