From 87590f1bc796356a5e170ad703faef578336f5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:35:55 -0500 Subject: [PATCH] :seedling: Bump python-dateutil from 2.8.2 to 2.9.0 (#673) Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0. - [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) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a9dbc646..4a83deb7b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -23,7 +23,7 @@ platformdirs==4.2.0 Pygments==2.17.2 pymdown-extensions==10.7 pyquery==2.0.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0 PyYAML==6.0.1 pyyaml_env_tag==0.1 readtime==3.0.0