Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18af5c9

Browse files
build(deps): bump idna from 3.10 to 3.15 in /jobs/async-upload (#2727)
* build(deps): bump idna from 3.10 to 3.15 in /jobs/async-upload Bumps [idna](https://github.com/kjd/idna) from 3.10 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.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore(async-upload): regenerate requirements.txt Regenerated via 'make install' (poetry export) to keep the lockfile in sync with the dependency bump in this PR. Signed-off-by: Jon Burdo <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jon Burdo <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Burdo <[email protected]>
1 parent 0738540 commit 18af5c9

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

jobs/async-upload/poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jobs/async-upload/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ httpcore==1.0.9 ; python_version >= "3.11" and python_version < "4.0"
2929
httpx==0.28.1 ; python_version >= "3.11" and python_version < "4.0"
3030
huggingface-hub==1.15.0 ; python_version >= "3.11" and python_version < "4.0"
3131
id==1.6.1 ; python_version >= "3.11" and python_version < "4.0"
32-
idna==3.10 ; python_version >= "3.11" and python_version < "4.0"
32+
idna==3.15 ; python_version >= "3.11" and python_version < "4.0"
3333
in-toto-attestation==0.9.3 ; python_version >= "3.11" and python_version < "4.0"
3434
jmespath==1.0.1 ; python_version >= "3.11" and python_version < "4.0"
3535
jsonschema-specifications==2025.9.1 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)