Skip to content

Commit f8b2c89

Browse files
fix(deps): bump joserfc from 0.11.1 to 1.0.3
Bumps [joserfc](https://github.com/authlib/joserfc) from 0.11.1 to 1.0.3. - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](authlib/joserfc@0.11.1...1.0.3) --- updated-dependencies: - dependency-name: joserfc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca3421b commit f8b2c89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python = "^3.8.0"
2121
requests-oauthlib = "^2.0.0"
2222
requests = "^2.28.2"
2323
oauthlib = "^3.2.2"
24-
joserfc = ">=0.9,<0.12"
24+
joserfc = ">=0.9,<1.1"
2525

2626
[tool.poetry.dev-dependencies]
2727
pytest = "^8.3.4"

0 commit comments

Comments
 (0)