Skip to content

Commit

Permalink
Bump the python-packages group in /docs with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group in /docs with 2 updates: [platformdirs](https://github.com/platformdirs/platformdirs) and [watchdog](https://github.com/gorakhargosh/watchdog).


Updates `platformdirs` from 4.2.2 to 4.3.2
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.2.2...4.3.2)

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: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jakubfijalkowski committed Sep 10, 2024
1 parent 5b2614b commit aa0596a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mkdocs-material-extensions==1.3.1
packaging==24.1
paginate==0.5.7
pathspec==0.12.1
platformdirs==4.2.2
platformdirs==4.3.2
Pygments==2.18.0
pymdown-extensions==10.9
python-dateutil==2.9.0.post0
Expand All @@ -25,4 +25,4 @@ regex==2024.7.24
requests==2.32.3
six==1.16.0
urllib3==2.2.2
watchdog==5.0.0
watchdog==5.0.2

0 comments on commit aa0596a

Please sign in to comment.