Skip to content

Commit a586cf7

Browse files
Bump the dependencies group in /.config with 6 updates
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.5.1` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.21.1` | `4.22.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.20` | `9.5.21` | | [pygments](https://github.com/pygments/pygments) | `2.17.2` | `2.18.0` | | [referencing](https://github.com/python-jsonschema/referencing) | `0.35.0` | `0.35.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.4.3` | Updates `coverage` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.0...7.5.1) Updates `jsonschema` from 4.21.1 to 4.22.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.21.1...v4.22.0) Updates `mkdocs-material` from 9.5.20 to 9.5.21 - [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.20...9.5.21) Updates `pygments` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.17.2...2.18.0) Updates `referencing` from 0.35.0 to 0.35.1 - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](python-jsonschema/referencing@v0.35.0...v0.35.1) Updates `ruff` from 0.4.2 to 0.4.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@v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: referencing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a16081e commit a586cf7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.config/constraints.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ chardet==5.2.0
2020
charset-normalizer==3.3.2
2121
click==8.1.7
2222
colorama==0.4.6
23-
coverage==7.5.0
23+
coverage==7.5.1
2424
csscompressor==0.9.5
2525
cssselect2==0.7.0
2626
defusedxml==0.7.1
@@ -39,7 +39,7 @@ idna==3.7
3939
iniconfig==2.0.0
4040
jinja2==3.1.3
4141
jsmin==3.0.1
42-
jsonschema==4.21.1
42+
jsonschema==4.22.0
4343
jsonschema-specifications==2023.12.1
4444
linkchecker==10.4.0
4545
markdown==3.6
@@ -52,7 +52,7 @@ mkdocs-ansible==24.3.0
5252
mkdocs-autorefs==1.0.1
5353
mkdocs-gen-files==0.5.0
5454
mkdocs-htmlproofer-plugin==1.2.1
55-
mkdocs-material==9.5.20
55+
mkdocs-material==9.5.21
5656
mkdocs-material-extensions==1.3.1
5757
mkdocs-minify-plugin==0.8.0
5858
mkdocs-monorepo-plugin==1.1.0
@@ -73,7 +73,7 @@ pluggy==1.5.0
7373
pre-commit==3.7.0
7474
pycparser==2.22
7575
pydoclint==0.4.1
76-
pygments==2.17.2
76+
pygments==2.18.0
7777
pymdown-extensions==10.8.1
7878
pyproject-api==1.6.1
7979
pytest==8.2.0
@@ -82,12 +82,12 @@ python-dateutil==2.9.0.post0
8282
python-slugify==8.0.4
8383
pyyaml==6.0.1
8484
pyyaml-env-tag==0.1
85-
referencing==0.35.0
85+
referencing==0.35.1
8686
regex==2024.4.28
8787
requests==2.31.0
8888
requirements-parser==0.9.0
8989
rpds-py==0.18.0
90-
ruff==0.4.2
90+
ruff==0.4.3
9191
six==1.16.0
9292
soupsieve==2.5
9393
subprocess-tee==0.4.1

0 commit comments

Comments
 (0)