Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 4b3c3b7 commit 00913ab
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements-tests.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ pynacl==1.5.0
# via
# -r requirements-tests.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ pynacl==1.5.0
# via
# -r requirements.txt
# paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements.txt
# acme
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ pyjwt==2.8.0
# via -r requirements.in
pynacl==1.5.0
# via paramiko
pyopenssl==23.2.0
pyopenssl==23.3.0
# via
# -r requirements.in
# acme
Expand Down

0 comments on commit 00913ab

Please sign in to comment.