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 the pip group in /requirements with 9 updates #3301

Merged
merged 2 commits into from
May 15, 2024
Merged
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
27 changes: 13 additions & 14 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ cachetools==4.1.1
# via
# -r ../data_server/../python/data_server/requirements.in
# google-auth
certifi==2020.6.20
certifi==2023.7.22
# via requests
cffi==1.14.3
# via google-crc32c
chardet==3.0.4
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
Expand All @@ -29,7 +29,7 @@ flask==3.0.3
# -r ../data_server/requirements.in
# -r tests.in
# flask-cors
flask-cors==3.0.10
flask-cors==4.0.1
# via -r ../data_server/requirements.in
freezegun==1.0.0
# via -r ../python/tests/requirements.in
Expand Down Expand Up @@ -69,12 +69,12 @@ googleapis-common-protos[grpc]==1.52.0
# grpc-google-iam-v1
grpc-google-iam-v1==0.12.3
# via google-cloud-pubsub
grpcio==1.33.1
grpcio==1.53.2
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
gunicorn==20.0.4
gunicorn==22.0.0
# via -r ../data_server/requirements.in
idna==2.10
# via requests
Expand All @@ -99,7 +99,9 @@ mypy-extensions==0.4.3
numpy==1.26.4
# via pandas
packaging==20.4
# via pytest
# via
# gunicorn
# pytest
pandas==2.2.0
# via
# -r ../python/tests/../ingestion/requirements.in
Expand All @@ -112,13 +114,13 @@ proto-plus==1.11.0
# via
# google-cloud-bigquery
# google-cloud-pubsub
protobuf==3.13.0
protobuf==3.18.3
# via
# google-api-core
# google-cloud-bigquery
# googleapis-common-protos
# proto-plus
py==1.9.0
py==1.11.0
# via pytest
pyasn1==0.4.8
# via
Expand All @@ -144,23 +146,20 @@ pytz==2020.1
# pandas
pyyaml==5.3.1
# via libcst
requests==2.24.0
requests==2.31.0
# via
# -r ../python/tests/../ingestion/requirements.in
# google-api-core
# google-cloud-storage
rsa==4.6
rsa==4.7
# via google-auth
six==1.15.0
# via
# flask-cors
# google-api-core
# google-auth
# google-cloud-bigquery
# google-resumable-media
# grpcio
# packaging
# protobuf
# python-dateutil
toml==0.10.1
# via pytest
Expand All @@ -174,7 +173,7 @@ typing-inspect==0.6.0
# via libcst
tzdata==2024.1
# via pandas
urllib3==1.25.11
urllib3==1.26.18
# via requests
werkzeug==3.0.3
# via flask
Expand Down