Skip to content

Commit 757e199

Browse files
Bump django from 6.0.3 to 6.0.4 in /generator (#8416)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 084e663 commit 757e199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generator/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'googleapis.codegen.script_stubs:RunExpandTemplates')
3838
]},
3939
include_package_data=True,
40-
install_requires=['django==6.0.3',
40+
install_requires=['django==6.0.4',
4141
#'google-apputils',
4242
'httplib2',
4343
'absl-py',

0 commit comments

Comments
 (0)