Skip to content

Commit

Permalink
⬆ Bump the python-packages group with 13 updates
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.5` | `0.115.6` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.2` | `2.10.3` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.7.0` |
| [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.7.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` |
| [editorconfig](https://github.com/editorconfig/editorconfig-core-py) | `0.12.4` | `0.17.0` |
| [httpx](https://github.com/encode/httpx) | `0.28.0` | `0.28.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.47` | `9.5.48` |
| [mkdocs-rss-plugin](https://github.com/Guts/mkdocs-rss-plugin) | `1.16.0` | `1.17.0` |
| [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` |
| [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.42.0` |
| [typer](https://github.com/fastapi/typer) | `0.14.0` | `0.15.1` |
| [typer-cli](https://github.com/fastapi/typer) | `0.14.0` | `0.15.1` |


Updates `fastapi` from 0.115.5 to 0.115.6
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.5...0.115.6)

Updates `pydantic` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.3)

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

Updates `anyio` from 4.6.2.post1 to 4.7.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.6.2.post1...4.7.0)

Updates `certifi` from 2024.8.30 to 2024.12.14
- [Commits](certifi/python-certifi@2024.08.30...2024.12.14)

Updates `editorconfig` from 0.12.4 to 0.17.0
- [Commits](editorconfig/editorconfig-core-py@v0.12.4...v0.17.0)

Updates `httpx` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.28.0...0.28.1)

Updates `mkdocs-material` from 9.5.47 to 9.5.48
- [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.47...9.5.48)

Updates `mkdocs-rss-plugin` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/Guts/mkdocs-rss-plugin/releases)
- [Changelog](https://github.com/Guts/mkdocs-rss-plugin/blob/main/CHANGELOG.md)
- [Commits](Guts/mkdocs-rss-plugin@1.16.0...1.17.0)

Updates `six` from 1.16.0 to 1.17.0
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

Updates `starlette` from 0.41.3 to 0.42.0
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.41.3...0.42.0)

Updates `typer` from 0.14.0 to 0.15.1
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.14.0...0.15.1)

Updates `typer-cli` from 0.14.0 to 0.15.1
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.14.0...0.15.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: editorconfig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: httpx
  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-rss-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: typer-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent c9d49f3 commit 7aad350
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
annotated-types==0.7.0
# via pydantic
anyio==4.6.2.post1
anyio==4.7.0
# via
# httpx
# starlette
Expand All @@ -22,7 +22,7 @@ cairosvg==2.7.1
# via
# -r requirements/docs.in
# mkdocs-material
certifi==2024.8.30
certifi==2024.12.14
# via
# httpcore
# httpx
Expand Down Expand Up @@ -54,9 +54,9 @@ defusedxml==0.7.1
# via cairosvg
ecdsa==0.19.0
# via python-jose
editorconfig==0.12.4
editorconfig==0.17.0
# via jsbeautifier
fastapi==0.115.5
fastapi==0.115.6
# via authx
filelock==3.16.1
# via cachecontrol
Expand All @@ -81,7 +81,7 @@ htmlmin2==0.1.13
# via mkdocs-minify-plugin
httpcore==1.0.7
# via httpx
httpx==0.28.0
httpx==0.28.1
# via -r requirements/docs.in
idna==3.10
# via
Expand Down Expand Up @@ -150,15 +150,15 @@ 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.47
mkdocs-material==9.5.48
# via -r requirements/docs.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocs-mermaid2-plugin==1.2.1
# via -r requirements/docs.in
mkdocs-minify-plugin==0.8.0
# via -r requirements/docs.in
mkdocs-rss-plugin==1.16.0
mkdocs-rss-plugin==1.17.0
# via -r requirements/docs.in
mkdocstrings==0.27.0
# via
Expand Down Expand Up @@ -189,14 +189,14 @@ pyasn1==0.6.1
# rsa
pycparser==2.22
# via cffi
pydantic==2.10.2
pydantic==2.10.3
# via
# authx
# fastapi
# pydantic-settings
pydantic-core==2.27.1
# via pydantic
pydantic-settings==2.6.1
pydantic-settings==2.7.0
# via authx
pygments==2.18.0
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ setuptools==75.6.0
# via mkdocs-mermaid2-plugin
shellingham==1.5.4
# via typer
six==1.16.0
six==1.17.0
# via
# ecdsa
# jsbeautifier
Expand All @@ -264,19 +264,19 @@ sniffio==1.3.1
# httpx
soupsieve==2.6
# via beautifulsoup4
starlette==0.41.3
starlette==0.42.0
# via fastapi
termynal==0.12.2
# via -r requirements/docs.in
tinycss2==1.4.0
# via
# cairosvg
# cssselect2
typer==0.14.0
typer==0.15.1
# via
# -r requirements/docs.in
# typer-cli
typer-cli==0.14.0
typer-cli==0.15.1
# via -r requirements/docs.in
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit 7aad350

Please sign in to comment.