Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 4 updates (#167)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 4 updates: [coverage](https://github.com/nedbat/coveragepy), [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin), [pip](https://github.com/pypa/pip) and [tinycss2](https://github.com/Kozea/tinycss2).


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 `pip` from 24.2 to 24.3
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.2...24.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)

---
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: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tinycss2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4bb0940 commit 06544ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
coverage==7.6.3
coverage==7.6.4
csscompressor==0.9.5
cssselect2==0.7.0
defusedxml==0.7.1
Expand All @@ -38,7 +38,7 @@ 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-macros-plugin==1.3.7
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
Expand All @@ -49,7 +49,7 @@ packaging==24.1
paginate==0.5.7
pathspec==0.12.1
pillow==11.0.0
pip==24.2
pip==24.3
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
Expand All @@ -68,7 +68,7 @@ soupsieve==2.6
super-collections==0.5.3
termcolor==2.5.0
text-unidecode==1.3
tinycss2==1.3.0
tinycss2==1.4.0
tomli==2.0.2
urllib3==2.2.3
watchdog==5.0.3
Expand Down

0 comments on commit 06544ba

Please sign in to comment.