Skip to content

Commit 96dbc1b

Browse files
Update pyproject.toml
Forgot .0 in version number
1 parent 7af6827 commit 96dbc1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requests = "^2.24.0"
1212
uvicorn = "^0.12.1"
1313
python-dotenv = "^0.14.0"
1414
lxml = "^4.6.2"
15-
httpcore = "0.15"
15+
httpcore = "0.15.0"
1616

1717
[tool.poetry.dev-dependencies]
1818
mypy = "^0.812"

0 commit comments

Comments
 (0)