Closed parthea closed 9 months ago
Note that the tests are breaking probably because of our global pip install in https://github.com/googleapis/releasetool/blob/master/.kokoro/build.sh
nox is trying to maintain sessions, but I think a version of something is leaking through.
BEGIN_COMMIT_OVERRIDE fix!: Require cryptography 42.x.x feat: Add support for python 3.12 fix: Require python 3.8+ fix: Drop usage of
pkg_resources
fix: Drop usage ofpkgutil
fix: Update dependencies in requirements.txt and requirements-dev.txt fix: Add minimum requirements for gcp-releasetool ci: Updates thetest
nox session to test the minimum version of dependencies viatesting/constraints-3.7.txt
ci: Error on deprecation warnings END_COMMIT_OVERRIDEFixes https://github.com/googleapis/releasetool/issues/533