Skip to content

Commit

Permalink
Bump cryptography from 3.1.1 to 3.2 in /scripts (#3481)
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](pyca/cryptography@3.1.1...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and pull[bot] committed Nov 13, 2020
1 parent 25172ca commit 2534601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ certifi==2020.6.20 # via requests
cffi==1.14.3 # via cryptography
chardet==3.0.4 # via requests
click==7.1.2 # via -r requirements.in, pip-tools
cryptography==3.1.1 # via -r requirements.in
cryptography==3.2 # via -r requirements.in
future==0.18.2 # via -r requirements.in, mobly
idna==2.10 # via requests
mobly==1.10 # via -r requirements.in
Expand Down

0 comments on commit 2534601

Please sign in to comment.