Skip to content

Commit

Permalink
Bump the pip-deps group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the pip-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.1` |
| [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) | `1.2.0` | `1.3.5` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.38` | `9.5.40` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11` | `10.11.2` |
| [termcolor](https://github.com/termcolor/termcolor) | `2.4.0` | `2.5.0` |



Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

Updates `markupsafe` from 2.1.5 to 3.0.1
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.1)

Updates `mkdocs-macros-plugin` from 1.2.0 to 1.3.5
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-macros-plugin@v1.2.0...v1.3.5)

Updates `mkdocs-material` from 9.5.38 to 9.5.40
- [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.38...9.5.40)

Updates `pymdown-extensions` from 10.11 to 10.11.2
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](facelessuser/pymdown-extensions@10.11...10.11.2)

Updates `termcolor` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/termcolor/termcolor/releases)
- [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
- [Commits](termcolor/termcolor@2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pip-deps
- dependency-name: mkdocs-macros-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-deps
- dependency-name: termcolor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 91b65db commit 93fc6aa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cairocffi==1.7.1
CairoSVG==2.7.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
Expand All @@ -12,11 +12,11 @@ ghp-import==2.1.0
idna==3.10
Jinja2==3.1.4
Markdown==3.7
MarkupSafe==2.1.5
MarkupSafe==3.0.1
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-macros-plugin==1.2.0
mkdocs-material==9.5.38
mkdocs-macros-plugin==1.3.5
mkdocs-material==9.5.40
mkdocs-material-extensions==1.3.1
packaging==24.1
paginate==0.5.7
Expand All @@ -25,14 +25,14 @@ Pillow==10.4.0
platformdirs==4.3.6
pycparser==2.22
Pygments==2.18.0
pymdown-extensions==10.11
pymdown-extensions==10.11.2
python-dateutil==2.9.0.post0
PyYAML==6.0.2
pyyaml_env_tag==0.1
regex==2024.9.11
requests==2.32.3
six==1.16.0
termcolor==2.4.0
termcolor==2.5.0
tinycss2==1.3.0
urllib3==2.2.3
watchdog==5.0.3
Expand Down

0 comments on commit 93fc6aa

Please sign in to comment.