Skip to content

Commit debea14

Browse files
chore(deps): bump idna from 3.16 to 3.17 (#137)
Bumps [idna](https://github.com/kjd/idna) from 3.16 to 3.17. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.17) --- updated-dependencies: - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20930af commit debea14

2 files changed

Lines changed: 509 additions & 440 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.12"
99
dependencies = [
1010
"aieng-topic-impl",
1111
"filelock==3.29.0",
12-
"idna>=3.15",
12+
"idna>=3.17",
1313
"jupyter-server>=2.19.0",
1414
"jupyterlab>=4.5.7",
1515
"mistune>=3.2.0",

0 commit comments

Comments
 (0)