Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 4 updates (#168)
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /.config with 4 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pip](https://github.com/pypa/pip), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [watchdog](https://github.com/gorakhargosh/watchdog).


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

Updates `pip` from 24.3 to 24.3.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.3...24.3.1)

Updates `pymdown-extensions` from 10.11.2 to 10.12
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.11.2...10.12)

Updates `watchdog` from 5.0.3 to 6.0.0
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](gorakhargosh/watchdog@v5.0.3...v6.0.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  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-patch
  dependency-group: dependencies
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Nov 4, 2024
1 parent 06544ba commit ae5cee0
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 @@ -39,7 +39,7 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.3.0
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.42
mkdocs-material==9.5.43
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
Expand All @@ -49,13 +49,13 @@ packaging==24.1
paginate==0.5.7
pathspec==0.12.1
pillow==11.0.0
pip==24.3
pip==24.3.1
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
pycparser==2.22
pygments==2.18.0
pymdown-extensions==10.11.2
pymdown-extensions==10.12
pytest==8.3.3
python-dateutil==2.9.0.post0
python-slugify==8.0.4
Expand All @@ -71,5 +71,5 @@ text-unidecode==1.3
tinycss2==1.4.0
tomli==2.0.2
urllib3==2.2.3
watchdog==5.0.3
watchdog==6.0.0
webencodings==0.5.1

0 comments on commit ae5cee0

Please sign in to comment.