Skip to content

Commit

Permalink
Merge pull request #154 from treethought/dependabot/pip/rsa-4.7
Browse files Browse the repository at this point in the history
Bump rsa from 4.6 to 4.7
  • Loading branch information
treethought committed May 3, 2021
2 parents 7dafe71 + 002317e commit db505ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -19,7 +19,7 @@ pyasn1-modules==0.2.8
pyasn1==0.4.8
pytz==2020.5
requests==2.25.1
rsa==4.6 ; python_version >= '3.6'
rsa==4.7 ; python_version >= '3.6'
ruamel.yaml.clib==0.2.2 ; platform_python_implementation == 'CPython' and python_version < '3.9'
ruamel.yaml==0.16.12
six==1.15.0
Expand Down

0 comments on commit db505ce

Please sign in to comment.