Skip to content

Commit

Permalink
fix(deps): bump joserfc from 0.10.0 to 0.11.1 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent c58da66 commit a59706b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -21,7 +21,7 @@ python = "^3.8.0"
requests-oauthlib = "^2.0.0"
requests = "^2.28.2"
oauthlib = "^3.2.2"
joserfc = ">=0.9,<0.11"
joserfc = ">=0.9,<0.12"

[tool.poetry.dev-dependencies]
pytest = "^8.2.0"
Expand Down

0 comments on commit a59706b

Please sign in to comment.