Skip to content

Commit c0ee2da

Browse files
Bump django from 4.2.13 to 4.2.14
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14. - [Commits](django/django@4.2.13...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05206e1 commit c0ee2da

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.13",
13+
"Django==4.2.14",
1414
"djangorestframework==3.15.2",
1515
"coreapi==2.3.3",
1616
"Markdown==3.1.1",

0 commit comments

Comments
 (0)