Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zipp from 3.16.2 to 3.19.1 #246

Merged
merged 1 commit into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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