Skip to content

Commit

Permalink
Bump zipp from 3.16.2 to 3.19.1 (#246)
Browse files Browse the repository at this point in the history
Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 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.16.2...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 66cb046 commit 7d8737f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ virtualenv==20.24.2
# via tox
webencodings==0.5.1
# via bleach
zipp==3.16.2
zipp==3.19.1
# via importlib-metadata
13 changes: 3 additions & 10 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
alembic
alembic==1.13.2
# via -r test-requirements.in
asyncpg==0.28.0
# via -r test-requirements.in
Expand All @@ -8,10 +8,6 @@ futures==3.0.5
# via -r test-requirements.in
greenlet==2.0.2
# via sqlalchemy
importlib-metadata==6.8.0
# via alembic
importlib-resources==6.0.0
# via alembic
iniconfig==2.0.0
# via pytest
mako==1.2.4
Expand All @@ -34,7 +30,7 @@ py==1.11.0
# via pytest
pytest==7.1.3
# via -r test-requirements.in
sqlalchemy>=2.0.0
sqlalchemy==2.0.31
# via
# -r test-requirements.in
# alembic
Expand All @@ -43,8 +39,5 @@ tomli==2.0.1
typing-extensions==4.7.1
# via
# alembic
# psycopg
# sqlalchemy
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources

0 comments on commit 7d8737f

Please sign in to comment.