Skip to content

Commit

Permalink
Bump the pip-deps group with 3 updates (#704)
Browse files Browse the repository at this point in the history
Bumps the pip-deps group with 3 updates: [cffi](https://github.com/python-cffi/cffi), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [watchdog](https://github.com/gorakhargosh/watchdog).


Updates `cffi` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.17.0...v1.17.1)

Updates `mkdocs-material` from 9.5.33 to 9.5.34
- [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.33...9.5.34)

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

---
updated-dependencies:
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: mkdocs-material
  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-patch
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 7, 2024
1 parent 33dd722 commit d706740
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Babel==2.16.0
cairocffi==1.7.1
CairoSVG==2.7.1
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
Expand All @@ -16,7 +16,7 @@ MarkupSafe==2.1.5
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.33
mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
packaging==24.1
paginate==0.5.7
Expand All @@ -35,5 +35,5 @@ six==1.16.0
termcolor==2.4.0
tinycss2==1.3.0
urllib3==2.2.2
watchdog==5.0.0
watchdog==5.0.2
webencodings==0.5.1

0 comments on commit d706740

Please sign in to comment.