Skip to content

Commit 6a7f5d7

Browse files
Bump cryptography from 42.0.8 to 46.0.0 in /filenameprocessor
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 46.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...46.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f98f472 commit 6a7f5d7

File tree

2 files changed

+66
-44
lines changed

2 files changed

+66
-44
lines changed

filenameprocessor/poetry.lock

Lines changed: 65 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

filenameprocessor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requests = "~2.32.5"
1717
responses = "~0.25.8"
1818
pydantic = "~1.10.13"
1919
pyjwt = "~2.10.1"
20-
cryptography = "~42.0.4"
20+
cryptography = "~46.0.0"
2121
cffi = "~1.17.1"
2222
jsonpath-ng = "^1.6.0"
2323
simplejson = "^3.20.2"

0 commit comments

Comments
 (0)