Skip to content

Commit 343ef93

Browse files
chore(deps): bump mypy from 1.19.1 to 2.0.0 in /backend
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fe7ecc commit 343ef93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Development and CI/CD Dependencies
22
ruff==0.15.12
3-
mypy==1.19.1
3+
mypy==2.0.0
44
pytest==9.0.3
55
pytest-asyncio==1.3.0
66
httpx==0.28.1

0 commit comments

Comments
 (0)