Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 3 updates (#26)
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the / directory: [fastapi](https://github.com/tiangolo/fastapi), [idna](https://github.com/kjd/idna) and [starlette](https://github.com/encode/starlette).


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

Updates `idna` from 3.4 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: idna
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: starlette
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 7c4d536 commit 0d8c65e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.1.0
click==8.1.3
fastapi==0.95.2
fastapi==0.109.1
frozenlist==1.3.3
h11==0.14.0
httpcore==0.17.2
httpx==0.24.1
idna==3.4
idna==3.7
iniconfig==2.0.0
Jinja2==3.1.3
markdown-it-py==2.2.0
Expand All @@ -29,7 +29,7 @@ python-dotenv==1.0.0
requests==2.31.0
rich==13.3.5
sniffio==1.3.0
starlette==0.27.0
starlette==0.36.2
tqdm==4.65.0
typing_extensions==4.5.0
urllib3==2.0.7
Expand Down

0 comments on commit 0d8c65e

Please sign in to comment.