Skip to content

Commit a9b6af1

Browse files
Bump cryptography from 38.0.1 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@38.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd7233b commit a9b6af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cffi==1.15.1
2121
charset-normalizer==2.1.1; python_version >= '3.6'
2222
click==8.1.3
2323
commonmark==0.9.1
24-
cryptography==38.0.1; python_version >= '3.6'
24+
cryptography==39.0.1; python_version >= '3.6'
2525
docutils==0.19; python_version >= '3.7'
2626
idna==3.4; python_version >= '3.5'
2727
importlib-metadata==5.0.0; python_version < '3.10'

0 commit comments

Comments
 (0)