Skip to content

Commit

Permalink
Bump zipp from 3.17.0 to 3.19.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcospri committed Jul 10, 2024
1 parent 285b8b7 commit fc07091
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ yarl==1.9.4
# via
# -r prod.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r prod.txt
# importlib-metadata
Expand Down
8 changes: 4 additions & 4 deletions requirements/checkformatting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@ importlib-metadata==7.0.1
packaging==23.2
# via build
pip-sync-faster==0.0.4
# via -r requirements/checkformatting.in
# via -r checkformatting.in
pip-tools==7.4.1
# via
# -r requirements/checkformatting.in
# -r checkformatting.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
ruff==0.4.7
# via -r requirements/checkformatting.in
# via -r checkformatting.in
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@ build==1.0.3
click==8.1.7
# via pip-tools
coverage[toml]==7.4.4
# via -r requirements/coverage.in
# via -r coverage.in
importlib-metadata==7.0.1
# via pip-sync-faster
packaging==23.2
# via build
pip-sync-faster==0.0.4
# via -r requirements/coverage.in
# via -r coverage.in
pip-tools==7.4.1
# via
# -r requirements/coverage.in
# -r coverage.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ yarl==1.9.4
# via
# -r prod.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r prod.txt
# importlib-metadata
Expand Down
8 changes: 4 additions & 4 deletions requirements/format.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@ importlib-metadata==7.0.1
packaging==23.2
# via build
pip-sync-faster==0.0.4
# via -r requirements/format.in
# via -r format.in
pip-tools==7.4.1
# via
# -r requirements/format.in
# -r format.in
# pip-sync-faster
pyproject-hooks==1.0.0
# via
# build
# pip-tools
ruff==0.4.7
# via -r requirements/format.in
# via -r format.in
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ yarl==1.9.4
# via
# -r prod.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r prod.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ yarl==1.9.4
# -r functests.txt
# -r tests.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r bddtests.txt
# -r functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ xmltodict==0.13.0
# via -r prod.in
yarl==1.9.4
# via aiohttp
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata
zope-deprecation==5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ urllib3==2.2.2
# via requests
wheel==0.42.0
# via pip-tools
zipp==3.17.0
zipp==3.19.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ yarl==1.9.4
# via
# -r prod.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r prod.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ yarl==1.9.4
# via
# -r prod.txt
# aiohttp
zipp==3.17.0
zipp==3.19.1
# via
# -r prod.txt
# importlib-metadata
Expand Down

0 comments on commit fc07091

Please sign in to comment.