Skip to content

Commit

Permalink
Bump types-pyopenssl from 24.0.0.20240130 to 24.0.0.20240311
Browse files Browse the repository at this point in the history
Bumps [types-pyopenssl](https://github.com/python/typeshed) from 24.0.0.20240130 to 24.0.0.20240311.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 2e26630 commit 3653d06
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 25 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 @@ -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 Expand Up @@ -740,7 +733,7 @@ types-deprecated==1.2.9.20240106
# via -r requirements-tests.txt
types-paramiko==3.4.0.20240311
# via -r requirements-tests.txt
types-pyopenssl==24.0.0.20240130
types-pyopenssl==24.0.0.20240311
# via
# -r requirements-tests.txt
# types-redis
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 @@ -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 Expand Up @@ -794,7 +790,7 @@ types-deprecated==1.2.9.20240106
# via -r requirements-tests.txt
types-paramiko==3.4.0.20240311
# via -r requirements-tests.txt
types-pyopenssl==24.0.0.20240130
types-pyopenssl==24.0.0.20240311
# via
# -r requirements-tests.txt
# types-redis
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 @@ -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 Expand Up @@ -597,7 +592,7 @@ types-deprecated==1.2.9.20240106
# via -r requirements-tests.in
types-paramiko==3.4.0.20240311
# via -r requirements-tests.in
types-pyopenssl==24.0.0.20240130
types-pyopenssl==24.0.0.20240311
# via
# -r requirements-tests.in
# types-redis
Expand Down

0 comments on commit 3653d06

Please sign in to comment.