Skip to content

Commit 722201b

Browse files
build(deps): bump statsd from 3.3.0 to 4.0.1
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-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e24056 commit 722201b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"rich>=14.1.0,<15.0.0",
4343
"sentry-sdk<3.0.0,>=2.28.0",
4444
"SQLAlchemy[asyncio]~=2.0.41",
45-
"statsd<4.0.0,>=3.3.0",
45+
"statsd>=3.3.0,<5.0.0",
4646
"typing-extensions>=4.15.0",
4747
# markers from https://github.com/MagicStack/uvloop/blob/74f4c96d3fc5281b1820491d2568de771ea7851b/setup.py#L7-L8
4848
"uvloop>=0.22.1 ; sys_platform != 'cli' and sys_platform != 'cygwin' and sys_platform != 'win32'",

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

0 commit comments

Comments
 (0)