chg: Bump deps

pull/1006/head
Raphaël Vinot 2023-06-08 15:05:31 +02:00
parent c9622f2306
commit d250f57a0f
2 changed files with 176 additions and 385 deletions

555
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -56,9 +56,9 @@ beautifulsoup4 = {version = "^4.12.2", optional = true}
validators = {version = "^0.20.0", optional = true}
sphinx-autodoc-typehints = {version = "^1.23.0", optional = true}
recommonmark = {version = "^0.7.1", optional = true}
reportlab = {version = "^4.0.0", optional = true}
reportlab = {version = "^4.0.4", optional = true}
pyfaup = {version = "^1.2", optional = true}
publicsuffixlist = {version = "^0.10.0.20230506", optional = true}
publicsuffixlist = {version = "^0.10.0.20230608", optional = true}
urllib3 = {extras = ["brotli"], version = "*", optional = true}
[tool.poetry.extras]
@ -78,7 +78,7 @@ ipython = [
{version = "<8.13.0", python = "<3.9"},
{version = "^8.13.0", python = ">=3.9"}
]
jupyterlab = "^4.0.0"
jupyterlab = "^4.0.1"
types-requests = "^2.31.0.1"
types-python-dateutil = "^2.8.19.13"
types-redis = "^4.5.5.2"