summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-08 07:59:20 +0000
committerGitHub <noreply@github.com>2024-03-08 07:59:20 +0000
commitcf997eca47aa8a63632bfb0c49d24d9d58b7e3c8 (patch)
treefa657307c5890c142e750d77600b0baabee0d999
parent9c08a0cdddae7ceafbe5e00ce94cf7f1d36c97e0 (diff)
downloadsearx-dependabot/pip/master/python-dateutil-2.9.0.post0.tar.gz
searx-dependabot/pip/master/python-dateutil-2.9.0.post0.zip
Bump python-dateutil from 2.8.2 to 2.9.0.post0dependabot/pip/master/python-dateutil-2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 80f0bdb47..a6e51ff02 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ flask==3.0.2
jinja2==3.1.3
lxml==5.1.0
pygments==2.17.2
-python-dateutil==2.8.2
+python-dateutil==2.9.0.post0
pyyaml==6.0.1
httpx[http2]==0.24.1
Brotli==1.1.0