Skip to content

Commit

Permalink
chore(deps): Bump the api-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the api-dependencies group with 4 updates: [fastapi](https://github.com/fastapi/fastapi), [pydantic](https://github.com/pydantic/pydantic), [starlette](https://github.com/encode/starlette) and [uvicorn](https://github.com/encode/uvicorn).


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

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

Updates `starlette` from 0.41.2 to 0.41.3
- [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.2...0.41.3)

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: api-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: api-dependencies
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: api-dependencies
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: api-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d0b72e3 commit cf71850
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
fastapi==0.115.4
fastapi==0.115.5
flake8==7.1.1
h11==0.14.0
idna==3.10
Expand All @@ -20,14 +20,14 @@ prettytable==3.12.0
prometheus-client==0.21.0
pycodestyle==2.12.1
pycryptodome==3.21.0
pydantic==2.9.2
pydantic==2.10.2
pydub==0.25.1
pyflakes==3.2.0
requests==2.32.3
sniffio==1.3.1
starlette==0.41.2
starlette==0.41.3
tidal-dl==2022.10.31.1
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.0
uvicorn==0.32.1
wcwidth==0.2.13

0 comments on commit cf71850

Please sign in to comment.