Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 7 updates (#385)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [coverage](https://github.com/nedbat/coveragepy) | `7.6.3` | `7.6.4` |
| [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.3.6` | `1.3.7` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.41` | `9.5.42` |
| [mypy](https://github.com/python/mypy) | `1.12.1` | `1.13.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.0` | `0.7.1` |
| [tinycss2](https://github.com/Kozea/tinycss2) | `1.3.0` | `1.4.0` |
| [tox](https://github.com/tox-dev/tox) | `4.23.0` | `4.23.2` |


Updates `coverage` from 7.6.3 to 7.6.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.3...7.6.4)

Updates `mkdocs-macros-plugin` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.3.6...v1.3.7)

Updates `mkdocs-material` from 9.5.41 to 9.5.42
- [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.41...9.5.42)

Updates `mypy` from 1.12.1 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.12.1...v1.13.0)

Updates `ruff` from 0.7.0 to 0.7.1
- [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.7.0...0.7.1)

Updates `tinycss2` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Kozea/tinycss2/releases)
- [Changelog](https://github.com/Kozea/tinycss2/blob/main/docs/changelog.rst)
- [Commits](Kozea/tinycss2@v1.3.0...v1.4.0)

Updates `tox` from 4.23.0 to 4.23.2
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.23.0...4.23.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-macros-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tinycss2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 5b3dd17 commit c8d5669
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.3
coverage==7.6.4
cryptography==43.0.3
csscompressor==0.9.5
cssselect2==0.7.0
Expand Down Expand Up @@ -58,14 +58,14 @@ mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.6
mkdocs-material==9.5.41
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.26.2
mkdocstrings-python==1.12.2
mypy==1.12.1
mypy==1.13.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
Expand Down Expand Up @@ -96,17 +96,17 @@ regex==2024.9.11
requests==2.32.3
resolvelib==1.0.1
rpds-py==0.20.0
ruff==0.7.0
ruff==0.7.1
six==1.16.0
soupsieve==2.6
subprocess-tee==0.4.2
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.3.0
tinycss2==1.4.0
toml-sort==0.23.1
tomli==2.0.2
tomlkit==0.13.2
tox==4.23.0
tox==4.23.2
types-pyyaml==6.0.12.20240917
typing-extensions==4.12.2
urllib3==2.2.3
Expand Down

0 comments on commit c8d5669

Please sign in to comment.