Skip to content

Commit cf27019

Browse files
Bump pathvalidate from 3.2.3 to 3.3.1
Bumps [pathvalidate](https://github.com/thombashi/pathvalidate) from 3.2.3 to 3.3.1. - [Release notes](https://github.com/thombashi/pathvalidate/releases) - [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md) - [Commits](thombashi/pathvalidate@v3.2.3...v3.3.1) --- updated-dependencies: - dependency-name: pathvalidate dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d91967 commit cf27019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"colorlog == 6.9.0",
3636
"discordwebhook == 1.0.3",
3737
"emoji == 2.14.1",
38-
"pathvalidate == 3.2.3",
38+
"pathvalidate == 3.3.1",
3939
"requests == 2.32.4",
4040
]
4141

0 commit comments

Comments
 (0)