googleapis / env-tests-logging

Apache License 2.0
3 stars 6 forks source link

chore(deps): Update python and dependency #69

Closed arbrown closed 2 years ago

arbrown commented 2 years ago

Upgrade to python 3.9 for test environment to enable proper building of dependencies.

Pin itsdangerous to 2.0.1 to fix a build error with flask 1.1.2 as a result of the deprecation of the JSON API of that package.