Skip to content

Commit 6dd8137

Browse files
Bump rsa from 4.0 to 4.7
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.7. - [Release notes](https://github.com/sybrenstuvel/python-rsa/releases) - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](sybrenstuvel/python-rsa@version-4.0...version-4.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f21ddd4 commit 6dd8137

2 files changed

Lines changed: 42 additions & 33 deletions

File tree

Pipfile.lock

Lines changed: 32 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
-i https://pypi.org/simple
2-
cachetools==3.1.0
1+
-i https://pypi.org/simple/
2+
cachetools==4.2.2
33
google-api-python-client==1.7.8
4-
google-auth-httplib2==0.0.3
4+
google-auth-httplib2==0.1.0
55
google-auth==1.6.3
6-
httplib2==0.12.1
7-
pyasn1-modules==0.2.4
8-
pyasn1==0.4.5
9-
rsa==4.0
10-
six==1.12.0
11-
uritemplate==3.0.0
6+
httplib2==0.19.1
7+
pyasn1-modules==0.2.8
8+
pyasn1==0.4.8
9+
pyparsing==2.4.7
10+
rsa==4.7
11+
six==1.15.0
12+
uritemplate==3.0.1

0 commit comments

Comments
 (0)