Skip to content

Commit 9398f4e

Browse files
Bump statsd from 3.3.0 to 4.0.1 (#308)
Bumps [statsd](https://github.com/jsocol/pystatsd) from 3.3.0 to 4.0.1. - [Release notes](https://github.com/jsocol/pystatsd/releases) - [Changelog](https://github.com/jsocol/pystatsd/blob/main/CHANGELOG.md) - [Commits](jsocol/pystatsd@v3.3...v4.0.1) --- updated-dependencies: - dependency-name: statsd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 204391f commit 9398f4e

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
@@ -16,7 +16,7 @@ Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.1"}
1717
sentry-sdk = "^1.10.1"
1818
backoff = "^2.2.1"
19-
statsd = "^3.3.0"
19+
statsd = "^4.0.1"
2020
requests = "^2.28.1"
2121

2222
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)