Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Jul 12, 2024
1 parent fe51560 commit 1a7e9ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
11 changes: 7 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ homepage = "https://github.com/eccenca/cmem-plugin-reason"
[tool.poetry.dependencies]
# if you need to change python version here, change it also in .python-version
python = "^3.11"
validators = "^0.28.3"
validators = "^0.32.0"
pathvalidate = "^3.2.0"
defusedxml = "^0.7.1"

[tool.poetry.dependencies.cmem-plugin-base]
version = "^4.5.0"
Expand Down

0 comments on commit 1a7e9ae

Please sign in to comment.