Skip to content

Commit aca5cc2

Browse files
Merge pull request #1733 from python-trio/dependabot/pip/cryptography-3.1.1
2 parents d0993da + bad1095 commit aca5cc2

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)