Skip to content

Commit 4c45ad3

Browse files
Bump cryptography from 42.0.8 to 43.0.1 in /docs/sphinx (#458)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b21235 commit 4c45ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ charset-normalizer==3.3.2
2626
# via requests
2727
click==8.1.7
2828
# via sphinx-external-toc
29-
cryptography==42.0.8
29+
cryptography==43.0.1
3030
# via pyjwt
3131
deprecated==1.2.14
3232
# via pygithub

0 commit comments

Comments
 (0)