Skip to content

Commit bad1095

Browse files
Bump cryptography from 3.1 to 3.1.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.1.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@3.1...3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d0993da commit bad1095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
1414
cffi==1.14.3 # via cryptography
1515
click==7.1.2 # via black
1616
coverage==5.3 # via pytest-cov
17-
cryptography==3.1 # via pyopenssl, trustme
17+
cryptography==3.1.1 # via pyopenssl, trustme
1818
decorator==4.4.2 # via ipython
1919
flake8==3.8.3 # via -r test-requirements.in
2020
idna==2.10 # via -r test-requirements.in, trustme

0 commit comments

Comments
 (0)