Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 6e86b2d commit 495588f
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 @@ -6,7 +6,7 @@ uvicorn==0.23.2
# Environment
python-dotenv==1.0.0
cachetools==5.3.1
pyopenssl==23.2.0
pyopenssl==23.3.0
# Crawlers
requests==2.31.0
beautifulsoup4==4.12.2
Expand Down

0 comments on commit 495588f

Please sign in to comment.