Skip to content

Commit

Permalink
Bump the pip-deps group with 3 updates (#719)
Browse files Browse the repository at this point in the history
Bumps the pip-deps group with 3 updates: [platformdirs](https://github.com/tox-dev/platformdirs), [regex](https://github.com/mrabarnett/mrab-regex) and [urllib3](https://github.com/urllib3/urllib3).


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

Updates `regex` from 2024.7.24 to 2024.9.11
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](mrabarnett/mrab-regex@2024.7.24...2024.9.11)

Updates `urllib3` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: urllib3
  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] authored Sep 14, 2024
1 parent 3a208bc commit 9e057ae
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 @@ -22,18 +22,18 @@ packaging==24.1
paginate==0.5.7
pathspec==0.12.1
Pillow==10.4.0
platformdirs==4.2.2
platformdirs==4.3.3
pycparser==2.22
Pygments==2.18.0
pymdown-extensions==10.9
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2024.7.24
regex==2024.9.11
requests==2.32.3
six==1.16.0
termcolor==2.4.0
tinycss2==1.3.0
urllib3==2.2.2
urllib3==2.2.3
watchdog==5.0.2
webencodings==0.5.1

0 comments on commit 9e057ae

Please sign in to comment.