build(deps): bump datetime from 5.2 to 5.3

Bumps [datetime](https://github.com/zopefoundation/DateTime) from 5.2 to 5.3.
- [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst)
- [Commits](https://github.com/zopefoundation/DateTime/compare/5.2...5.3)

---
updated-dependencies:
- dependency-name: datetime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-14 15:39:53 +00:00
committed by GitHub
parent dd511af3a5
commit 62355a3ec2
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@ dash-bootstrap-components = "^1.5.0"
dash-daq = "^0.5.0"
dash_cytoscape = "^0.3.0"
dashvis = "^0.1.3"
datetime = "^5.2"
datetime = "^5.3"
deutschland = {git = "https://github.com/TrisNol/deutschland.git", branch = "hotfix/python-3.11-support"}
frozendict = "^2.3.8"
html5lib = "^1.1"