Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sethmlarson committed Feb 14, 2023
1 parent 60c36fa commit 9209255
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
#
attrs==22.2.0
# via pytest
cffi==1.15.1
# via cryptography
cryptography==39.0.1
# via types-pyopenssl
idna==3.4
# via -r lint-requirements.in
iniconfig==2.0.0
Expand All @@ -18,15 +22,15 @@ packaging==23.0
# via pytest
pluggy==1.0.0
# via pytest
pycparser==2.21
# via cffi
pytest==7.2.0
# via -r lint-requirements.in
toml==0.10.2
# via mypy
types-cryptography==3.3.23
# via
# -r lint-requirements.in
# types-pyopenssl
types-pyopenssl==22.1.0.2
# via -r lint-requirements.in
types-pyopenssl==23.0.0.3
# via -r lint-requirements.in
typing-extensions==4.4.0
# via mypy

0 comments on commit 9209255

Please sign in to comment.