Skip to content

Commit ebbe682

Browse files
chore(deps): bump isodate from 0.6.1 to 0.7.2
Bumps [isodate](https://github.com/gweis/isodate) from 0.6.1 to 0.7.2. - [Changelog](https://github.com/gweis/isodate/blob/master/CHANGES.txt) - [Commits](gweis/isodate@0.6.1...0.7.2) --- updated-dependencies: - dependency-name: isodate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89defe1 commit ebbe682

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

poetry.lock

+6-9
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
@@ -36,7 +36,7 @@ cachetools = "*"
3636
dpath = "^2.1.6"
3737
dunamai = "^1.22.0"
3838
genson = "1.3.0"
39-
isodate = "~0.6.1"
39+
isodate = ">=0.6.1,<0.8.0"
4040
Jinja2 = "~3.1.2"
4141
jsonref = "~0.2"
4242
jsonschema = "~4.17.3" # 4.18 has some significant breaking changes: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.0

0 commit comments

Comments
 (0)