Skip to content

Commit

Permalink
Update dependency requests-oauthlib to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 30349c3 commit 31b48c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -87,7 +87,7 @@ SQLAlchemy-Utils = { version = "0.41.1", optional = true }
"zope.interface" = { version = "6.2", optional = true }
"zope.sqlalchemy" = { version = "3.1", optional = true }
pyjwt = { version = "2.8.0", optional = true }
requests-oauthlib = { version = "1.3.1", optional = true }
requests-oauthlib = { version = "2.0.0", optional = true }
waitress = { version = "3.0.0", optional = true }
scikit-image = { version = "0.22.0", optional = true }
prometheus-client = { version = "0.20.0", optional = true}
Expand Down

0 comments on commit 31b48c7

Please sign in to comment.