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 idna from 3.6 to 3.7 in /python/dp_auditorium #262

Closed
Closed
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
4 changes: 2 additions & 2 deletions python/dp_auditorium/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ grpcio-tools==1.60.0
# via google-vizier
h5py==3.10.0
# via tensorflow
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.0.1
# via -r requirements.in
Expand Down Expand Up @@ -263,4 +263,4 @@ zipp==3.17.0
# importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools~=69.0.3
# setuptools
Loading