Skip to content

Commit

Permalink
chore(deps): Bump pyopenssl from 24.3.0 to 25.0.0
Browse files Browse the repository at this point in the history
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 25.0.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@24.3.0...25.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 17818d3 commit 3a92768
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jsonschema==4.23.0
lxml==5.3.0
marshmallow==3.22.0
pydantic==2.10.4
pyOpenSSL==24.3.0
pyOpenSSL==25.0.0
pytz==2024.2
signxml==4.0.3
typing-extensions==4.12.2
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pydantic==2.10.4
# via -r requirements.in
pydantic-core==2.27.2
# via pydantic
pyopenssl==24.3.0
pyopenssl==25.0.0
# via -r requirements.in
pytz==2024.2
# via -r requirements.in
Expand All @@ -86,6 +86,7 @@ typing-extensions==4.12.2
# asgiref
# pydantic
# pydantic-core
# pyopenssl
zipp==3.20.2
# via
# importlib-metadata
Expand Down

0 comments on commit 3a92768

Please sign in to comment.