Skip to content

Commit 6e789b5

Browse files
chore(deps)(deps): Bump httpx-retries in the python-minor-patch group (#3)
Bumps the python-minor-patch group with 1 update: [httpx-retries](https://github.com/will-ockmore/httpx-retries). Updates `httpx-retries` from 0.4.6 to 0.5.0 - [Release notes](https://github.com/will-ockmore/httpx-retries/releases) - [Changelog](https://github.com/will-ockmore/httpx-retries/blob/main/CHANGELOG.md) - [Commits](will-ockmore/httpx-retries@0.4.6...0.5.0) --- updated-dependencies: - dependency-name: httpx-retries dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Doug Borg <dougborg@dougborg.org>
1 parent 3e1c11d commit 6e789b5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"pydantic>=2.12.0",
4949
"email-validator>=2.2.0", # Required for Pydantic EmailStr fields
5050
"typing-extensions>=4.13.0",
51-
"httpx-retries>=0.4.5",
51+
"httpx-retries>=0.5.0",
5252
]
5353

5454
[project.urls]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)