Skip to content

Commit 6e5e615

Browse files
Bump pybreaker from 1.0.1 to 1.4.1 in /reference-apps/fastapi (#8)
Bumps [pybreaker](https://github.com/danielfm/pybreaker) from 1.0.1 to 1.4.1. - [Release notes](https://github.com/danielfm/pybreaker/releases) - [Changelog](https://github.com/danielfm/pybreaker/blob/main/CHANGELOG) - [Commits](danielfm/pybreaker@1.0.1...v1.4.1) --- updated-dependencies: - dependency-name: pybreaker dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7586d3 commit 6e5e615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference-apps/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ fastapi==0.121.1
22
uvicorn[standard]==0.38.0
33
pydantic-settings==2.12.0
44
slowapi==0.1.9 # Rate limiting
5-
pybreaker==1.0.1 # Circuit breaker
5+
pybreaker==1.4.1 # Circuit breaker
66

77
# HTTP client
88
httpx==0.28.1

0 commit comments

Comments
 (0)