Skip to content

Commit 0e50c04

Browse files
Bump idna from 3.4 to 3.6 in /training (#45)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6. - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.6) --- updated-dependencies: - dependency-name: idna 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 dc100dd commit 0e50c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

training/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gitdb==4.0.7
2727
GitPython==3.1.37
2828
gmpy2==2.1.2
2929
huggingface-hub==0.17.3
30-
idna==3.4
30+
idna==3.6
3131
importlib-metadata==7.0.0
3232
jaxtyping==0.2.21
3333
Jinja2==3.1.2

0 commit comments

Comments
 (0)