Skip to content

Commit addf9cb

Browse files
Bump httpx-retries from 0.4.0 to 0.4.1 (#2453)
Bumps [httpx-retries](https://github.com/will-ockmore/httpx-retries) from 0.4.0 to 0.4.1. - [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.0...0.4.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22680bf commit addf9cb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/2453.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated httpx-retries from 0.4.0 to 0.4.1.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies = [
9797
dev = [
9898
"coverage[toml] == 7.10.5",
9999
"coverage-conditional-plugin == 0.9.0",
100-
"httpx-retries == 0.4.0",
100+
"httpx-retries == 0.4.1",
101101
"pre-commit == 4.3.0",
102102
"pytest == 8.4.1",
103103
"pytest-xdist == 3.8.0",

0 commit comments

Comments
 (0)