Skip to content

Commit

Permalink
build(deps): bump idna from 3.4 to 3.7 in /bazel
Browse files Browse the repository at this point in the history
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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 5f7eabb commit 72cee2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bazel/notebook_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ filelock==3.12.2
# via virtualenv
fqdn==1.5.1
# via jsonschema
idna==3.4
idna==3.7
# via
# anyio
# jsonschema
Expand Down
2 changes: 1 addition & 1 deletion bazel/ortools_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ distlib==0.3.7
# via virtualenv
filelock==3.12.2
# via virtualenv
idna==3.4
idna==3.7
# via requests
immutabledict==3.0.0
# via -r ortools_requirements.in
Expand Down

0 comments on commit 72cee2f

Please sign in to comment.