Browse Source

Bump python-dateutil from 2.8.2 to 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>
dependabot[bot] 1 year ago
parent
commit
48d04871a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
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