Skip to content

Commit

Permalink
⬆️ 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 Jan 13, 2025
1 parent f20120e commit fecb1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ asgiref==3.8.0
chardet==5.2.0

# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
pyOpenSSL==24.3.0
pyOpenSSL==25.0.0
idna==3.10
urllib3==2.2.2 # sentry-sdk
certifi==2024.12.14 # sentry-sdk
Expand Down

0 comments on commit fecb1e1

Please sign in to comment.