Skip to content

Commit

Permalink
Update dependency httpx-gssapi to ^0.1.7 || ^0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent d2a4196 commit 89f5129
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -79,7 +79,7 @@ nuancier-messages = {version = "*", optional = true}
pagure-messages = {version = "*", optional = true}
mediawiki-messages = {version = "*", optional = true}

httpx-gssapi = {version = "^0.1.7", optional = true}
httpx-gssapi = {version = "^0.1.7 || ^0.2.0", optional = true}
backoff = {version = "^2.2.1", optional = true}
cashews = {extras = ["redis"], version = "^5.1.0 || ^6.0.0", optional = true}
matrix-nio = {version = "^0.20.1 || ^0.21.0", optional = true}
Expand Down

0 comments on commit 89f5129

Please sign in to comment.