Skip to content

Commit

Permalink
Bump pyopenssl from 23.3.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.3.0 to 24.1.0.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](pyca/pyopenssl@23.3.0...24.1.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 Mar 11, 2024
1 parent 6c00c1d commit 1d92eec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pillow = "^10.0.1"
kivy = "^2.2.1"
zbarcam = "^2020.524"
kivysome = "^0.2.1"
pyopenssl = "^23.3.0"
pyopenssl = "^24.1.0"

[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
Expand Down

0 comments on commit 1d92eec

Please sign in to comment.