Skip to content

Commit ac0d818

Browse files
Bump cryptography from 35.0.0 to 39.0.1 in /libvirt
Bumps [cryptography](https://github.com/pyca/cryptography) from 35.0.0 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@35.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a8d45c commit ac0d818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvirt/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cffi==1.15.0
2121
charset-normalizer==2.0.7; python_version >= '3'
2222
click==8.0.3; python_version >= '3.6'
2323
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
24-
cryptography==35.0.0; python_version >= '3.6'
24+
cryptography==39.0.1; python_version >= '3.6'
2525
docutils==0.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2626
flake8==4.0.1
2727
idna==3.3; python_version >= '3'

0 commit comments

Comments
 (0)