Skip to content

Commit 0760ebd

Browse files
authored
chore: update dependency django to v6.0.7 [SECURITY] (#9213)
1 parent 4c0b343 commit 0760ebd

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.6',
40+
install_requires=['django==6.0.7',
4141
#'google-apputils',
4242
'httplib2',
4343
'absl-py',

0 commit comments

Comments
 (0)