Skip to content

Commit 1cf1f2a

Browse files
Bump asgi-correlation-id from 4.2.0 to 4.3.0 (#808)
Bumps [asgi-correlation-id](https://github.com/snok/asgi-correlation-id) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/snok/asgi-correlation-id/releases) - [Commits](snok/asgi-correlation-id@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: asgi-correlation-id dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc4d223 commit 1cf1f2a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ backoff = "^2.2.1"
1919
statsd = "^4.0.1"
2020
requests = "^2.31.0"
2121
pydantic-settings = "^2.1.0"
22-
asgi-correlation-id = "^4.2.0"
22+
asgi-correlation-id = "^4.3.0"
2323

2424
[tool.poetry.group.dev.dependencies]
2525
pre-commit = "^3.5.0"

0 commit comments

Comments
 (0)