Skip to content

Commit 53fbda2

Browse files
build(deps): bump idna in /get-started/quickstart/python
Bumps [idna](https://github.com/kjd/idna) from 3.13 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.13...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcbc4cd commit 53fbda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-started/quickstart/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ httpx[http2]==0.28.1
2222
# via microsoft-kiota-http
2323
hyperframe==6.1.0
2424
# via h2
25-
idna==3.13
25+
idna==3.15
2626
# via
2727
# anyio
2828
# httpx

0 commit comments

Comments
 (0)