Skip to content

Commit ae5cee0

Browse files
Bump the dependencies group in /.config with 4 updates (#168)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06544ba commit ae5cee0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.config/constraints.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mkdocs-gen-files==0.5.0
3939
mkdocs-get-deps==0.2.0
4040
mkdocs-htmlproofer-plugin==1.3.0
4141
mkdocs-macros-plugin==1.3.7
42-
mkdocs-material==9.5.42
42+
mkdocs-material==9.5.43
4343
mkdocs-material-extensions==1.3.1
4444
mkdocs-minify-plugin==0.8.0
4545
mkdocs-monorepo-plugin==1.1.0
@@ -49,13 +49,13 @@ packaging==24.1
4949
paginate==0.5.7
5050
pathspec==0.12.1
5151
pillow==11.0.0
52-
pip==24.3
52+
pip==24.3.1
5353
pipdeptree==2.23.4
5454
platformdirs==4.3.6
5555
pluggy==1.5.0
5656
pycparser==2.22
5757
pygments==2.18.0
58-
pymdown-extensions==10.11.2
58+
pymdown-extensions==10.12
5959
pytest==8.3.3
6060
python-dateutil==2.9.0.post0
6161
python-slugify==8.0.4
@@ -71,5 +71,5 @@ text-unidecode==1.3
7171
tinycss2==1.4.0
7272
tomli==2.0.2
7373
urllib3==2.2.3
74-
watchdog==5.0.3
74+
watchdog==6.0.0
7575
webencodings==0.5.1

0 commit comments

Comments
 (0)