Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent fd26ce7 commit 280b0e6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 31 deletions.
43 changes: 15 additions & 28 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ packages = [{ include = "geoservercloud" }]
[tool.poetry.dependencies]
python = ">=3.10,<4.0"
requests = "2.32.3"
OWSLib = "0.31.0"
xmltodict = "0.13.0"
OWSLib = "0.32.0"
xmltodict = "0.14.2"
types-requests = "2.32.0.20241016"
types-xmltodict = "0.13.0.3"
types-xmltodict = "0.14.0.20241009"
jsonschema = "^4.23.0"
pytest-mock = "^3.14.0"

Expand Down

0 comments on commit 280b0e6

Please sign in to comment.