Skip to content

Commit 2006da9

Browse files
build(deps-dev): bump idna from 3.7 to 3.8 (#122)
Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.8) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent 43ed303 commit 2006da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ grpcio==1.66.1
2828
# via
2929
# opentelemetry-exporter-otlp-proto-grpc
3030
# oteltest
31-
idna==3.7
31+
idna==3.8
3232
# via requests
3333
importlib-metadata==8.4.0
3434
# via opentelemetry-api

0 commit comments

Comments
 (0)