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

chore(deps): bump the pip group across 1 directory with 2 updates #20902

Merged
merged 3 commits into from
Apr 10, 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
11 changes: 3 additions & 8 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-dev.in
#
aiohttp==3.9.2
aiohttp==3.9.3
# via
# -c requirements.txt
# aioresponses
Expand Down Expand Up @@ -59,9 +59,7 @@ coreapi==2.3.3
coreschema==0.0.4
# via coreapi
coverage[toml]==5.5
# via
# coverage
# pytest-cov
# via pytest-cov
datamodel-code-generator==0.25.2
# via -r requirements-dev.in
django==4.1.13
Expand Down Expand Up @@ -92,9 +90,7 @@ exceptiongroup==1.2.0
faker==17.5.0
# via -r requirements-dev.in
fakeredis[lua]==2.11.0
# via
# -r requirements-dev.in
# fakeredis
# via -r requirements-dev.in
flaky==3.7.0
# via -r requirements-dev.in
freezegun==1.2.2
Expand Down Expand Up @@ -172,7 +168,6 @@ pydantic[email]==2.5.3
# via
# -c requirements.txt
# datamodel-code-generator
# pydantic
pydantic-core==2.14.6
# via
# -c requirements.txt
Expand Down
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ aioboto3==12.0.0
aiobotocore[boto3]==2.7.0
# via
# aioboto3
# aiobotocore
# s3fs
aiohttp==3.9.2
aiohttp==3.9.3
# via
# -r requirements.in
# aiobotocore
Expand Down Expand Up @@ -253,7 +252,6 @@ giturlparse==0.12.0
# via dlt
google-api-core[grpc]==2.11.1
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-core
google-auth==2.22.0
Expand All @@ -275,7 +273,9 @@ googleapis-common-protos==1.60.0
# google-api-core
# grpcio-status
greenlet==3.0.3
# via gevent
# via
# gevent
# sqlalchemy
grpcio==1.57.0
# via
# google-api-core
Expand Down Expand Up @@ -350,7 +350,7 @@ kombu==5.3.2
# celery
lazy-object-proxy==1.10.0
# via openapi-spec-validator
lxml==4.9.1
lxml==4.9.4
# via
# python3-saml
# toronado
Expand Down Expand Up @@ -707,7 +707,6 @@ urllib3[secure,socks]==1.26.18
# requests
# selenium
# sentry-sdk
# urllib3
urllib3-secure-extra==0.1.0
# via urllib3
vine==5.0.0
Expand Down
Loading