Skip to content

Commit a626f74

Browse files
Bump the python-packages group with 3 updates (#141)
Bumps the python-packages group with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) and [ruff](https://github.com/astral-sh/ruff). Updates `mkdocs-material` from 9.7.1 to 9.7.3 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.3) Updates `pytest-codspeed` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v4.2.0...v4.3.0) Updates `ruff` from 0.14.14 to 0.15.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.14...0.15.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-codspeed dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c09cd29 commit a626f74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdocs==1.6.1
2-
mkdocs-material==9.7.1
2+
mkdocs-material==9.7.3
33
mypy==1.19.1
44
pytest==9.0.1
5-
pytest-codspeed==4.2.0
6-
ruff==0.14.14
5+
pytest-codspeed==4.3.0
6+
ruff==0.15.4
77
richbench==1.0.3

0 commit comments

Comments
 (0)