Skip to content

Commit

Permalink
Bump zipp in /requirements in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /requirements directory: [zipp](https://github.com/jaraco/zipp).


Updates `zipp` from 3.17.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.17.0...v3.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and apragacz committed Jul 10, 2024
1 parent 3a00276 commit 6df6a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ wheel==0.42.0
# via
# -r requirements/requirements-test.lock.txt
# pip-tools
zipp==3.17.0
zipp==3.19.1
# via
# -r requirements/requirements-test.lock.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,5 @@ virtualenv==20.25.0
# via tox
wheel==0.42.0
# via -r requirements/requirements-test.in
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

0 comments on commit 6df6a4e

Please sign in to comment.