Skip to content

Commit

Permalink
update: update rsa requirement from ~=4.7.2 to ~=4.8
Browse files Browse the repository at this point in the history
Updates the requirements on [rsa](https://github.com/sybrenstuvel/python-rsa) to permit the latest version.
- [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.7.2...version-4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent 85a398b commit ea113b9
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 @@ -11,4 +11,4 @@ pytz~=2022.1
PyYAML~=6.0
requests~=2.27.1
rfc3339-validator~=0.1.4
rsa~=4.7.2
rsa~=4.8

0 comments on commit ea113b9

Please sign in to comment.