Skip to content

Commit 3a43099

Browse files
chore(deps): bump the python-dependencies group across 1 directory with 2 updates
Bumps the python-dependencies group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [filelock](https://github.com/tox-dev/py-filelock). Updates `mypy` from 1.16.1 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) Updates `filelock` from 3.18.0 to 3.19.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c8fd85 commit 3a43099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ dependencies = [
5555
"httpretty>=1.1.4",
5656
"aiohttp>=3.10.5",
5757
"uv>=0.5.20",
58-
"mypy==1.16.1",
58+
"mypy==1.18.2",
5959
"prometheus-client>=0.21.1",
60-
"filelock==3.18.0",
60+
"filelock==3.20.0",
6161
]
6262

6363
[tool.rye]

0 commit comments

Comments
 (0)