Skip to content

Commit 89ff52e

Browse files
committed
chore(deps): update dependency django to v4 [security]
1 parent 3fa005d commit 89ff52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-api-client-generator/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
include_package_data=True,
3131
# TODO(user): Any 1.8 version is OK, but django<1.9 seems to do the wrong
3232
# thing. It installs version 1.9rc1, which is not compatible.
33-
install_requires=['django==1.8.12',
33+
install_requires=['django==4.2.26',
3434
'httplib2',
3535
'google-apputils',
3636
'python-gflags',

0 commit comments

Comments
 (0)