chg: Bump dependencies, move to poetry 1.3

pull/898/head
Raphaël Vinot 2022-12-22 11:06:15 +01:00
parent ab03669ea3
commit 706f9a33d0
2 changed files with 2008 additions and 2008 deletions

4010
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -76,9 +76,9 @@ brotli = ['urllib3']
requests-mock = "^1.10.0"
mypy = "^0.991"
ipython = "^7.34.0"
jupyterlab = "^3.5.1"
types-requests = "^2.28.11.5"
types-python-dateutil = "^2.8.19.4"
jupyterlab = "^3.5.2"
types-requests = "^2.28.11.6"
types-python-dateutil = "^2.8.19.5"
types-redis = "^4.3.21.6"
types-Flask = "^1.1.6"
pytest-cov = "^4.0.0"