Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent d07eb91 commit 816d96e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.8.0"
coverage = "7.6.8"
httpx = "^0.28.0"
httpx = "^0.28.1"

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

0 comments on commit 816d96e

Please sign in to comment.