aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-18 21:26:06 +0000
committerGitHub <noreply@github.com>2024-07-18 21:26:06 +0000
commit508efc09cce9f1de8b1b5ae304bf913b12d832a6 (patch)
tree9e13163642d98333bf34a247a32aaf6635a7029f
parent68b59730459e5d1fe4e0bbeb04ceb9df0f002270 (diff)
build(deps): bump idna from 3.4 to 3.7 in /drivers/gpu/drm/ci/xfailsdependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
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](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--drivers/gpu/drm/ci/xfails/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/ci/xfails/requirements.txt b/drivers/gpu/drm/ci/xfails/requirements.txt
index e9994c9db799..241d01d90ef2 100644
--- a/drivers/gpu/drm/ci/xfails/requirements.txt
+++ b/drivers/gpu/drm/ci/xfails/requirements.txt
@@ -4,7 +4,7 @@ termcolor==2.3.0
# ci-collate dependencies
certifi==2023.7.22
charset-normalizer==3.2.0
-idna==3.4
+idna==3.7
pip==23.3
python-gitlab==3.15.0
requests==2.31.0