Skip to content

Commit

Permalink
build(deps): Bump zipp in /examples/knative/python/kn-py-echo
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.0 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.8.0...v3.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent ccf000d commit 0fd9f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/knative/python/kn-py-echo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cloudevents==1.2.0
Flask==2.3.2
click==8.1.3
importlib-metadata==4.11.4
zipp==3.8.0
zipp==3.19.1
itsdangerous==2.1.2
Jinja2==3.1.4
MarkupSafe==2.1.1
Expand Down

0 comments on commit 0fd9f03

Please sign in to comment.