Skip to content

Commit fe761d1

Browse files
Bump mypy from 1.16.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2021567 commit fe761d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==25.1.0
22
flake8==7.2.0
33
isort==6.0.1
4-
mypy==1.16.0
4+
mypy==1.16.1
55
mysqlclient==2.2.7
66
psycopg2-binary==2.9.10
77
pylint-django==2.6.1

0 commit comments

Comments
 (0)