Skip to content

Commit

Permalink
chore(deps): bump zipp from 3.18.2 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.2 to 3.19.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.18.2...v3.19.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fzipi committed May 27, 2024
1 parent ab0fad8 commit edf95cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ arpeggio==2.0.2
importlib-metadata==6.7.0; python_version >= "3.7"
textx==3.1.1
typing-extensions==4.1.1; python_version < "3.8" and python_version >= "3.7"
zipp==3.18.2; python_version >= "3.7"
zipp==3.19.0; python_version >= "3.7"

0 comments on commit edf95cd

Please sign in to comment.