Skip to content

Commit ac12996

Browse files
Bump dateparser from 1.1.5 to 1.1.6
Bumps [dateparser](https://github.com/scrapinghub/dateparser) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/scrapinghub/dateparser/releases) - [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst) - [Commits](scrapinghub/dateparser@v1.1.5...v1.1.6) --- updated-dependencies: - dependency-name: dateparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4ba081 commit ac12996

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "GNU GPL-v3"
1616

1717
[tool.poetry.dependencies]
1818
python = ">=3.10,<3.11"
19-
dateparser = "^1.1.5"
19+
dateparser = "^1.1.6"
2020
psutil = "^5.9.4"
2121
Pillow = "^9.3.0"
2222
asyncpg = "^0.27.0"

0 commit comments

Comments
 (0)