Skip to content

Commit

Permalink
v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kannkyo committed Dec 9, 2024
1 parent 6f3f8e9 commit cf3d085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ license = "MIT"
name = "epss-api"
readme = "README.rst"
repository = "https://github.com/kannkyo/epss-api"
version = "1.2.0"
version = "1.3.3"

[tool.poetry.dependencies]
python = "^3.8"
urllib3 = ">=1.26.13,<3.0.0"
seman = "^0.1.3"
urllib3 = ">=1.26.13,<3.0.0"

[tool.poetry.group.dev.dependencies]
flake8 = "^4.0.1"
Expand Down

0 comments on commit cf3d085

Please sign in to comment.