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 4, 2024
1 parent dcdbaab commit a01bc32
Showing 1 changed file with 3 additions and 3 deletions.
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.9,<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 a01bc32

Please sign in to comment.