Merge pull request #5459 from OPM/dependabot/pip/python/sphinx_docs/requests-2.32.2

Bump requests from 2.31.0 to 2.32.2 in /python/sphinx_docs
This commit is contained in:
Arne Morten Kvarving 2024-07-01 13:40:48 +02:00 committed by GitHub
commit b55cc972c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -391,13 +391,13 @@ windows-terminal = ["colorama (>=0.4.6)"]
[[package]] [[package]]
name = "requests" name = "requests"
version = "2.31.0" version = "2.32.2"
description = "Python HTTP for Humans." description = "Python HTTP for Humans."
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.8"
files = [ files = [
{file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, {file = "requests-2.32.2-py3-none-any.whl", hash = "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c"},
{file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, {file = "requests-2.32.2.tar.gz", hash = "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289"},
] ]
[package.dependencies] [package.dependencies]