Skip to content

Commit

Permalink
dependabot: bump zipp from 3.20.2 to 3.21.0
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.20.2...v3.21.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 Nov 16, 2024
1 parent c7a2fa5 commit c4c573a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ urllib3==2.2.3
# requests
virtualenv==20.27.1
# via pre-commit
zipp==3.20.2
zipp==3.21.0
# via mlinfra (pyproject.toml)
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,5 @@ verspec==0.1.0
# via mike
watchdog==6.0.0
# via mkdocs
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata

0 comments on commit c4c573a

Please sign in to comment.