Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 2c6b3ac commit 9538150
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 43 deletions.
79 changes: 37 additions & 42 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 @@ -13,7 +13,7 @@ include = [
[tool.poetry.dependencies]
python = "^3.9"
cdislogging = "1.1.1"
cryptography = ">=41.0.5,<43"
cryptography = ">=41.0.5,<44"
dictionaryutils = "^3.4.10"
elasticsearch = "7.10.0"
gen3dictionary = "2.0.3"
Expand Down

0 comments on commit 9538150

Please sign in to comment.