Skip to content

Commit

Permalink
Merge pull request #8 from openweathermap/fix/version_update
Browse files Browse the repository at this point in the history
package and deker versions updated
  • Loading branch information
SerGeRybakov authored Aug 31, 2023
2 parents 0f7ac97 + 7d593f7 commit 7f2a420
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
61 changes: 32 additions & 29 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "deker_server_adapters"
version = "1.0.0"
version = "1.0.1"
description = "Plugin with server adapters for Deker"
authors = ["OpenWeather <[email protected]>"]
license = "GPL-3.0-only"
Expand Down Expand Up @@ -76,7 +76,7 @@ pytest-mock = "^3.11.1"
pytest-httpx = "^0.23.1"
flake8-pyproject = "^1.2.3"
pytest-random-order = "1.1.0"
deker = "1.1.0"
deker = "^1.1.0"

[tool.poetry.group.docs.dependencies]
docutils = "0.17"
Expand Down

0 comments on commit 7f2a420

Please sign in to comment.