Skip to content

Commit 758afbd

Browse files
[pip](deps): Bump python-dateutil from 2.8.2 to 2.9.0
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](dateutil/dateutil@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] <[email protected]>
1 parent 5707a5e commit 758afbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ asyncpg = "^0.29.0"
1515
discord-ext-menus = {git = "https://github.com/Rapptz/discord-ext-menus", rev = "8686b5d1bbc1d3c862292eb436ab630d6e9c9b53"}
1616
psutil = "^5.9.8"
1717
pygit2 = "^1.14.1"
18-
python-dateutil = "^2.8.2"
18+
python-dateutil = "^2.9.0"
1919
click = "^8.1.7"
2020
async-lru = "^2.0.4"
2121
msgspec = "^0.18.6"

0 commit comments

Comments
 (0)