Skip to content

Commit

Permalink
⬆ Bump the python-packages group with 8 updates (#694)
Browse files Browse the repository at this point in the history
* ⬆ Bump the python-packages group with 8 updates

Bumps the python-packages group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.0` | `2.6.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.42` | `9.5.43` |
| [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) | `1.1.1` | `1.2.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.25.1` |
| [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.11.2` | `10.12` |
| [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` |
| [setuptools](https://github.com/pypa/setuptools) | `75.2.0` | `75.3.0` |
| [watchdog](https://github.com/gorakhargosh/watchdog) | `5.0.3` | `6.0.0` |


Updates `pydantic-settings` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.0...v2.6.1)

Updates `mkdocs-material` from 9.5.42 to 9.5.43
- [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.42...9.5.43)

Updates `mkdocs-mermaid2-plugin` from 1.1.1 to 1.2.1
- [Release notes](https://github.com/fralau/mkdocs-mermaid2-plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-mermaid2-plugin/blob/master/CHANGELOG.md)
- [Commits](fralau/mkdocs-mermaid2-plugin@v1.1.1...v1.2.1)

Updates `pydantic-core` from 2.23.4 to 2.25.1
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.25.1)

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

Updates `rich` from 13.9.3 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.9.3...v13.9.4)

Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

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

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: mkdocs-mermaid2-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pydantic-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: setuptools
  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-major
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements-docs.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yasser Tahiri <yasserth19@gmail.com>
  • Loading branch information
dependabot[bot] and yezz123 authored Nov 4, 2024
1 parent 0f62316 commit c10e135
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@ mkdocs-git-revision-date-localized-plugin==1.3.0
# via -r requirements/docs.in
mkdocs-markdownextradata-plugin==0.2.6
# via -r requirements/docs.in
mkdocs-material==9.5.42
mkdocs-material==9.5.43
# via -r requirements/docs.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-mermaid2-plugin==1.1.1
mkdocs-mermaid2-plugin==1.2.1
# via -r requirements/docs.in
mkdocs-minify-plugin==0.8.0
# via -r requirements/docs.in
Expand Down Expand Up @@ -196,15 +196,15 @@ pydantic==2.9.2
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.6.0
pydantic-settings==2.6.1
# via authx
pygments==2.18.0
# via
# mkdocs-material
# rich
pyjwt==2.9.0
# via authx
pymdown-extensions==10.11.2
pymdown-extensions==10.12
# via
# -r requirements/docs.in
# mkdocs-material
Expand Down Expand Up @@ -243,11 +243,11 @@ requests==2.32.3
# mkdocs-material
# mkdocs-mermaid2-plugin
# mkdocs-rss-plugin
rich==13.9.3
rich==13.9.4
# via typer
rsa==4.9
# via python-jose
setuptools==75.2.0
setuptools==75.3.0
# via mkdocs-mermaid2-plugin
shellingham==1.5.4
# via typer
Expand Down Expand Up @@ -287,7 +287,7 @@ typing-extensions==4.12.2
# typer
urllib3==2.2.3
# via requests
watchdog==5.0.3
watchdog==6.0.0
# via mkdocs
webencodings==0.5.1
# via
Expand Down

0 comments on commit c10e135

Please sign in to comment.