Skip to content

Commit c4ed760

Browse files
Bump the all group across 1 directory with 5 updates
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.5.50` | | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.9.3` | | [mypy](https://github.com/python/mypy) | `1.14.0` | `1.14.1` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | Updates `mkdocs-material` from 9.5.49 to 9.5.50 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.49...9.5.50) Updates `twine` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) Updates `ruff` from 0.8.4 to 0.9.3 - [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.8.4...0.9.3) 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 `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85e57a7 commit c4ed760

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
build==1.2.2.post1
22
mkdocs==1.6.1
3-
mkdocs-material==9.5.49
3+
mkdocs-material==9.5.50
44
mkdocstrings[python]==0.27.0
5-
twine==6.0.1
5+
twine==6.1.0
66
wheel==0.45.1
77
pytest==8.3.4
88
pytest-cov==6.0.0
9-
ruff==0.8.4
10-
mypy==1.14.0
9+
ruff==0.9.3
10+
mypy==1.14.1
1111
types-markdown==3.7.0.20241204

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
markdown==3.7
22
feedgenerator==2.1.0
33
jinja2==3.1.5
4-
pygments==2.18.0
4+
pygments==2.19.1

0 commit comments

Comments
 (0)