Skip to content

Commit

Permalink
Merge pull request #4791 from Netflix/dependabot/pip/pyopenssl-24.1.0
Browse files Browse the repository at this point in the history
Bump pyopenssl from 24.0.0 to 24.1.0
  • Loading branch information
github-actions[bot] committed Mar 18, 2024
2 parents 2e26630 + b1f6f8a commit dbeece2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 26 deletions.
15 changes: 4 additions & 11 deletions requirements-dev.txt
Expand Up @@ -82,9 +82,7 @@ botocore==1.34.19
# moto
# s3transfer
celery[redis]==5.3.5
# via
# -r requirements-tests.txt
# celery
# via -r requirements-tests.txt
certbot==2.8.0
# via -r requirements-tests.txt
certifi==2023.11.17
Expand All @@ -93,9 +91,7 @@ certifi==2023.11.17
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via
# -r requirements-tests.txt
# certsrv
# via -r requirements-tests.txt
cffi==1.16.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -396,9 +392,7 @@ mdurl==0.1.2
more-itertools==10.1.0
# via jaraco-classes
moto[all]==4.2.10
# via
# -r requirements-tests.txt
# moto
# via -r requirements-tests.txt
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -542,7 +536,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==24.0.0
pyopenssl==24.1.0
# via
# -r requirements-tests.txt
# acme
Expand Down Expand Up @@ -583,7 +577,6 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down
8 changes: 2 additions & 6 deletions requirements-docs.txt
Expand Up @@ -94,7 +94,6 @@ celery[redis]==5.3.5
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# celery
certbot==2.8.0
# via
# -r requirements-docs.in
Expand Down Expand Up @@ -426,9 +425,7 @@ mdurl==0.1.2
# -r requirements-tests.txt
# markdown-it-py
moto[all]==4.2.10
# via
# -r requirements-tests.txt
# moto
# via -r requirements-tests.txt
mpmath==1.3.0
# via
# -r requirements-tests.txt
Expand Down Expand Up @@ -566,7 +563,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==24.0.0
pyopenssl==24.1.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -608,7 +605,6 @@ python-jose[cryptography]==3.3.0
# via
# -r requirements-tests.txt
# moto
# python-jose
python-json-logger==2.0.7
# via
# -r requirements-tests.txt
Expand Down
11 changes: 3 additions & 8 deletions requirements-tests.txt
Expand Up @@ -79,7 +79,6 @@ celery[redis]==5.3.5
# via
# -r requirements-tests.in
# -r requirements.txt
# celery
certbot==2.8.0
# via -r requirements.txt
certifi==2023.11.17
Expand All @@ -88,9 +87,7 @@ certifi==2023.11.17
# requests
# sentry-sdk
certsrv[ntlm]==2.1.1
# via
# -r requirements.txt
# certsrv
# via -r requirements.txt
cffi==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -437,7 +434,7 @@ pynacl==1.5.0
# via
# -r requirements.txt
# paramiko
pyopenssl==24.0.0
pyopenssl==24.1.0
# via
# -r requirements.txt
# acme
Expand Down Expand Up @@ -473,9 +470,7 @@ python-dateutil==2.8.2
# freezegun
# moto
python-jose[cryptography]==3.3.0
# via
# moto
# python-jose
# via moto
python-json-logger==2.0.7
# via
# -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -230,7 +230,7 @@ pyjwt==2.8.0
# via -r requirements.in
pynacl==1.5.0
# via paramiko
pyopenssl==24.0.0
pyopenssl==24.1.0
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit dbeece2

Please sign in to comment.