From 0582dca4f83ff4128d21fb811d680f2111f78405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 01:12:20 +0000 Subject: [PATCH] Bump the pip-deps group with 4 updates Bumps the pip-deps group with 4 updates: [certifi](https://github.com/certifi/python-certifi), [mkdocs](https://github.com/mkdocs/mkdocs), [paginate](https://github.com/Signum/paginate) and [watchdog](https://github.com/gorakhargosh/watchdog). Updates `certifi` from 2024.7.4 to 2024.8.30 - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2024.08.30) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1) Updates `paginate` from 0.5.6 to 0.5.7 - [Changelog](https://github.com/Pylons/paginate/blob/master/CHANGELOG.txt) - [Commits](https://github.com/Signum/paginate/compare/0.5.6...0.5.7) Updates `watchdog` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: paginate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e5dac380..407e2e80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Babel==2.16.0 cairocffi==1.7.1 CairoSVG==2.7.1 -certifi==2024.7.4 +certifi==2024.8.30 cffi==1.17.0 charset-normalizer==3.3.2 click==8.1.7 @@ -14,12 +14,12 @@ Jinja2==3.1.4 Markdown==3.7 MarkupSafe==2.1.5 mergedeep==1.3.4 -mkdocs==1.6.0 +mkdocs==1.6.1 mkdocs-macros-plugin==1.0.5 mkdocs-material==9.5.33 mkdocs-material-extensions==1.3.1 packaging==24.1 -paginate==0.5.6 +paginate==0.5.7 pathspec==0.12.1 Pillow==10.4.0 platformdirs==4.2.2 @@ -35,5 +35,5 @@ six==1.16.0 termcolor==2.4.0 tinycss2==1.3.0 urllib3==2.2.2 -watchdog==4.0.2 +watchdog==5.0.0 webencodings==0.5.1