Skip to content

Commit

Permalink
fix(deps): update dependency httpx to ^0.25.0 (#582)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent e0f6730 commit e3eaa6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -6,7 +6,7 @@ authors = ["Bruno Alla <bruno.alla@festicket.com>"]

[tool.poetry.dependencies]
python = "^3.8"
httpx = "^0.24.0"
httpx = "^0.25.0"
slackclient = "^2.9"
environs = "^9.0"
sentry-sdk = "^1.0"
Expand Down

0 comments on commit e3eaa6c

Please sign in to comment.