Skip to content

Commit

Permalink
build(deps): bump the python-packages group across 1 directory with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the python-packages group with 2 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi) and [ruff](https://github.com/astral-sh/ruff).


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

Updates `ruff` from 0.6.9 to 0.7.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.9...0.7.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and oev-chrisbennett committed Oct 24, 2024
1 parent c9e055e commit e43fa11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotated-types==0.7.0
anyio==4.6.2.post1
click==8.1.7
fastapi==0.115.2
fastapi==0.115.3
h11==0.14.0
httptools==0.6.4
idna==3.10
Expand All @@ -13,7 +13,7 @@ pydantic-core==2.24.2
pytest==8.3.3
python-dotenv==1.0.1
pyyaml==6.0.2
ruff==0.6.9
ruff==0.7.0
sniffio==1.3.1
starlette==0.41.0
typing-extensions==4.12.2
Expand Down

0 comments on commit e43fa11

Please sign in to comment.