Skip to content

Commit

Permalink
Merge pull request #15 from mustafacco7/dependabot/pip/gen/py/chromes…
Browse files Browse the repository at this point in the history
…tatus_openapi/werkzeug-3.0.3

Bump werkzeug from 0.16.1 to 3.0.3 in /gen/py/chromestatus_openapi
  • Loading branch information
mustafacco7 authored Oct 2, 2024
2 parents cf12aa5 + 8f3f1ec commit b93d8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen/py/chromestatus_openapi/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ connexion[swagger-ui] <= 2.14.2; python_version>"3.4"
# connexion requires werkzeug but connexion < 2.4.0 does not install werkzeug
# we must peg werkzeug versions below to fix connexion
# https://github.com/zalando/connexion/pull/1044
werkzeug == 0.16.1; python_version=="3.5" or python_version=="3.4"
werkzeug == 3.0.3; python_version=="3.5" or python_version=="3.4"
swagger-ui-bundle >= 0.0.2
python_dateutil >= 2.6.0
setuptools >= 21.0.0
Expand Down

0 comments on commit b93d8fe

Please sign in to comment.