diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-21 06:56:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 06:56:42 +0000 |
commit | 4538df90cb7d474d1edf0da7641c7cfe7029ee89 (patch) | |
tree | 2833c2de739659264369794e806faf37917b303f | |
parent | dcb8f1e8fc299c13169af5468b19063d829eba7e (diff) |
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | drivers/gpu/drm/ci/xfails/requirements.txt | 2 |
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..c0b914f93c10 100644 --- a/drivers/gpu/drm/ci/xfails/requirements.txt +++ b/drivers/gpu/drm/ci/xfails/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==3.2.0 idna==3.4 pip==23.3 python-gitlab==3.15.0 -requests==2.31.0 +requests==2.32.0 requests-toolbelt==1.0.0 ruamel.yaml==0.17.32 ruamel.yaml.clib==0.2.7 |