Skip to content

Commit 69380ea

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

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.2.1"
22-
asgi-correlation-id = "^4.3.0"
22+
asgi-correlation-id = "^4.3.1"
2323
pypandoc = "^1.13"
2424

2525
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)