Skip to content

Commit 7d3aa48

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.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) Updates `pylint` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.2...v3.3.3) --- 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 ab55e76 commit 7d3aa48

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.10.0
22
flake8==7.1.1
3-
mypy==1.14.0
3+
mypy==1.14.1
44
mypy-extensions==1.0.0
5-
pylint==3.3.2
5+
pylint==3.3.3
66
pytest==8.3.4
77
pytest-cov==6.0.0
88
types-pytz==2024.2.0.20241221

0 commit comments

Comments
 (0)