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

Commit a7f9f87

Browse files
build(deps): bump django from 3.2.23 to 3.2.24 in /aimmo_runner
Bumps [django](https://github.com/django/django) from 3.2.23 to 3.2.24. - [Commits](django/django@3.2.23...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daeff93 commit a7f9f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aimmo_runner/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
packages=find_packages(),
77
include_package_data=True,
88
install_requires=[
9-
"django==3.2.23",
9+
"django==3.2.24",
1010
"django-forms-bootstrap",
1111
"django-js-reverse",
1212
"docker<6",

0 commit comments

Comments
 (0)