Skip to content

Commit

Permalink
Bump rsa from 3.3 to 4.7
Browse files Browse the repository at this point in the history
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.3 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-3.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 Aug 29, 2022
1 parent f4c29f8 commit 803a4c6
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
116 changes: 58 additions & 58 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pytz = ">=2021.3"
rdflib = "^4.2.2"
rdflib-jsonld = ">=0.5.0,<1.0.0"
requests = "^2.26.0"
rsa = "3.3"
rsa = "4.7"
rutter = ">=0.3,<1"
semantic_version = ">=2.9.0"
# We don't use this directly. It's part of boto3. It slows down solving to pin.
Expand Down

0 comments on commit 803a4c6

Please sign in to comment.