Skip to content

Commit 8d7cc3c

Browse files
authored
chore(deps): update dependency django to v6 (#8043)
1 parent 46d83e9 commit 8d7cc3c

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

0 commit comments

Comments
 (0)