Skip to content

Commit

Permalink
Bump rsa from 4.3 to 4.7
Browse files Browse the repository at this point in the history
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.3 to 4.7.
- [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md)
- [Commits](sybrenstuvel/python-rsa@version-4.3...version-4.7)

---
updated-dependencies:
- dependency-name: rsa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2024
1 parent e04a676 commit 856e19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ requests-futures==1.0.0
requests-mock==1.8.0
rfc3987==1.3.8
# rsa is an oauth2client dependency. 4.3 is the last version to support Python 2.
rsa==4.3
rsa==4.7
s3transfer==0.5.2
singledispatch==3.4.0.3
snowballstemmer==2.0.0
Expand Down

0 comments on commit 856e19f

Please sign in to comment.