Skip to content

Commit 5bfbe95

Browse files
dependabot[bot]bkircher
authored andcommitted
Bump the minor-and-patch-updates group with 5 updates
Bumps the minor-and-patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.32.1` | `1.34.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.11.0` | `7.12.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.2` | `4.0.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.2.0` | `1.3.0` | Updates `basedpyright` from 1.32.1 to 1.34.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.32.1...v1.34.0) Updates `coverage` from 7.11.0 to 7.12.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.11.0...7.12.0) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pylint` from 4.0.2 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.2...v4.0.4) Updates `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 908b4c7 commit 5bfbe95

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
basedpyright==1.32.1
1+
basedpyright==1.34.0
22
black==24.10.0
3-
coverage==7.11.0
3+
coverage==7.12.0
44
flit==3.12.0
5-
mypy==1.18.2
6-
pylint==4.0.2
7-
pytest-asyncio==1.2.0
5+
mypy==1.19.0
6+
pylint==4.0.4
7+
pytest-asyncio==1.3.0
88
pytest-cov==7.0.0
99
pytest==8.4.2
1010
rope==1.14.0

0 commit comments

Comments
 (0)