Skip to content

Commit

Permalink
Bump idna from 3.4 to 3.7 in /examples/fastapi-postgres-with-serverle…
Browse files Browse the repository at this point in the history
…ss (#87)

Bumps [idna](https://github.com/kjd/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)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent b95764d commit fb03da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-postgres-with-serverless/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ anyio==3.6.2
click==8.1.3
fastapi==0.109.1
h11==0.14.0
idna==3.4
idna==3.7
mangum==0.17.0
pydantic==1.10.7
sniffio==1.3.0
Expand Down

0 comments on commit fb03da7

Please sign in to comment.