Skip to content

Commit b3b8d53

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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,<1.2"
24+
joserfc = ">=0.9,<1.3"
2525

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

0 commit comments

Comments
 (0)