Skip to content

Commit

Permalink
Bump httpx from 0.27.2 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.2...0.28.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent b1ed015 commit 0b2360d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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 @@ -78,7 +78,7 @@ pylint-pydantic = "^0.3.2"
SQLAlchemy = { version = "^2.0.36" }
bandit = "^1.7.10"
coverage = "7.6.7"
httpx = "^0.27.2"
httpx = "^0.28.0"

[tool.pylint.MASTER]
max-line-length = 200
Expand Down

0 comments on commit 0b2360d

Please sign in to comment.