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 across 2 directories with 4 updates #171

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
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# ./dev update-requirements
#
aiohttp==3.7.4
aiohttp==3.9.2
# via cloudfoundry-client
async-timeout==3.0.1
# via aiohttp
Expand All @@ -16,7 +16,7 @@ botocore==1.34.39
# via
# boto3
# s3transfer
certifi==2021.5.30
certifi==2023.7.22
# via requests
cfenv==0.5.3
# via -r pip-tools/requirements.in
Expand Down Expand Up @@ -58,7 +58,7 @@ orderedmultidict==1.0.1
# via furl
polling2==0.4.6
# via cloudfoundry-client
protobuf==3.20.0
protobuf==3.20.2
# via cloudfoundry-client
psycopg2==2.9.1
# via -r pip-tools/requirements.in
Expand Down Expand Up @@ -93,7 +93,7 @@ sqlalchemy-utils==0.37.8
# via -r pip-tools/requirements.in
typing-extensions==3.10.0.0
# via aiohttp
urllib3==1.26.6
urllib3==1.26.18
# via
# botocore
# requests
Expand Down