Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 6 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 6 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` |
| python-daemon | `3.0.1` | `3.1.0` |
| [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` |
| [tinycss2](https://github.com/Kozea/tinycss2) | `1.3.0` | `1.4.0` |
| [types-setuptools](https://github.com/python/typeshed) | `75.2.0.20241019` | `75.2.0.20241025` |


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 `python-daemon` from 3.0.1 to 3.1.0

Updates `rich` from 13.9.2 to 13.9.3
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.2...v13.9.3)

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 `types-setuptools` from 75.2.0.20241019 to 75.2.0.20241025
- [Commits](https://github.com/python/typeshed/commits)

---
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: python-daemon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rich
  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: types-setuptools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 8ece148 commit d163129
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ cfgv==3.4.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.3
coverage==7.6.4
coverage-enable-subprocess==1.0
cryptography==43.0.3
csscompressor==0.9.5
Expand Down Expand Up @@ -65,7 +65,7 @@ mkdocs-ansible==24.3.1
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.6
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
Expand Down Expand Up @@ -99,7 +99,7 @@ pytest-mock==3.14.0
pytest-plus==0.7.0
pytest-subtests==0.13.1
pytest-xdist==3.6.1
python-daemon==3.0.1
python-daemon==3.1.0
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pyyaml==6.0.2
Expand All @@ -109,7 +109,7 @@ regex==2024.9.11
requests==2.32.3
requirements-parser==0.11.0
resolvelib==1.0.1
rich==13.9.2
rich==13.9.3
rpds-py==0.20.0
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12
Expand All @@ -119,9 +119,9 @@ soupsieve==2.6
subprocess-tee==0.4.2
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.3.0
tinycss2==1.4.0
tomli==2.0.2
types-setuptools==75.2.0.20241019
types-setuptools==75.2.0.20241025
typing-extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
Expand Down

0 comments on commit d163129

Please sign in to comment.