Skip to content

Commit e085e39

Browse files
authored
Merge pull request #87 from beaufour/dependabot/pip/pathvalidate-3.2.0
Bump pathvalidate from 2.5.2 to 3.2.0
2 parents 71cf5c0 + 37be3b0 commit e085e39

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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 @@ python = "^3.7"
1616
flickr-api = "^0.7.7"
1717
python-dateutil = "^2.8.1"
1818
PyYAML = ">=5.3,<7.0"
19-
pathvalidate = "^2.5.2"
19+
pathvalidate = ">=2.5.2,<4.0.0"
2020
importlib-metadata = { version = "~4.2.0", python = "<3.8" }
2121
interrogate = "^1.5.0"
2222

0 commit comments

Comments
 (0)