Skip to content

Commit

Permalink
Bump werkzeug from 3.0.1 to 3.0.3 in /examples/cloud-composer-cicd (#…
Browse files Browse the repository at this point in the history
…1276)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Gold <41129777+agold-rh@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and agold-rh committed May 15, 2024
1 parent e7ccba5 commit fb79ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cloud-composer-cicd/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These are used by the docker image that validates the DAG syntax,
# they are already included in Cloud Composer by default.
# If you any other dependencies here, you must also ensure separately cloud composer has them.
werkzeug==3.0.1 # needed for airflow 1.10.3
werkzeug==3.0.3 # needed for airflow 1.10.3
apache-airflow[gcp]==1.10.3

0 comments on commit fb79ecf

Please sign in to comment.