chg: Bump deps

pull/657/head
Raphaël Vinot 2023-04-05 16:24:42 +02:00
parent 9995371916
commit b109f5e84b
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -2739,14 +2739,14 @@ cryptography = ">=35.0.0"
[[package]]
name = "types-python-dateutil"
version = "2.8.19.11"
version = "2.8.19.12"
description = "Typing stubs for python-dateutil"
category = "dev"
optional = false
python-versions = "*"
files = [
{file = "types-python-dateutil-2.8.19.11.tar.gz", hash = "sha256:de66222c54318c2e05ceb4956976d16696240a45fc2c98e54bfe9a56ce5e1eff"},
{file = "types_python_dateutil-2.8.19.11-py3-none-any.whl", hash = "sha256:357553f8056cfbb8ce8ea0ca4a6a3480268596748360df73a94c2b8c113a5b06"},
{file = "types-python-dateutil-2.8.19.12.tar.gz", hash = "sha256:355b2cb82b31e556fd18e7b074de7c350c680ab80608f0cc55ba6770d986d67d"},
{file = "types_python_dateutil-2.8.19.12-py3-none-any.whl", hash = "sha256:fe5b545e678ec13e3ddc83a0eee1545c1b5e2fba4cfc39b276ab6f4e7604a923"},
]
[[package]]
@ -3135,4 +3135,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
[metadata]
lock-version = "2.0"
python-versions = ">=3.8,<3.12"
content-hash = "f7d1f8116729c2c7e1c118b4d8fce2ae27bb2e5414254ff1bbd220f26da5b3cd"
content-hash = "41e11a416c99f307a80e1a7f48cd24146314b56350fcafe77d06076242433aff"

View File

@ -81,7 +81,7 @@ types-redis = {version = "^4.5.4.1"}
types-requests = "^2.28.11.17"
types-pkg-resources = "^0.1.3"
types-Deprecated = "^1.2.9.2"
types-python-dateutil = "^2.8.19.11"
types-python-dateutil = "^2.8.19.12"
types-beautifulsoup4 = "^4.12.0.1"
types-Pillow = "^9.4.0.19"