Skip to content

Commit

Permalink
build(deps): bump cryptography from 3.0 to 3.2
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 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.0...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 27, 2020
1 parent 78bc116 commit 3830a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cffi==1.14.1 # via cryptography
chardet==3.0.4 # via requests
checksumdir==1.1.9 # via reana-commons
click==7.1.2 # via flask, reana-commons
cryptography==3.0 # via reana-db
cryptography==3.2 # via reana-db
flask==1.1.2 # via reana-workflow-controller (setup.py)
fs==2.4.11 # via reana-workflow-controller (setup.py)
gitdb==4.0.5 # via gitpython
Expand Down

0 comments on commit 3830a1c

Please sign in to comment.