Skip to content

Commit ccc66bd

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [mypy](https://github.com/python/mypy) and [pylint](https://github.com/pylint-dev/pylint). Updates `mypy` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) Updates `pylint` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.3...v3.2.5) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 644aab8 commit ccc66bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
black==24.4.2
22
flake8==7.1.0
3-
mypy==1.10.0
3+
mypy==1.10.1
44
mypy-extensions==1.0.0
5-
pylint==3.2.3
5+
pylint==3.2.5
66
pytest==8.2.2
77
pytest-cov==5.0.0
88
types-pytz==2024.1.0.20240417

0 commit comments

Comments
 (0)