diff --git a/poetry.lock b/poetry.lock index 0c81671..66aadaf 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.3.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "aiodns" @@ -2867,14 +2867,14 @@ types-html5lib = "*" [[package]] name = "types-dateparser" -version = "1.4.0.20260328" +version = "1.4.0.20260408" description = "Typing stubs for dateparser" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "types_dateparser-1.4.0.20260328-py3-none-any.whl", hash = "sha256:f8a6f195282dddd0897a33d04e02ff418b3d13c5fec57da54b9de4363788945a"}, - {file = "types_dateparser-1.4.0.20260328.tar.gz", hash = "sha256:c6beef9fec92e8a253605d8c841d56de80cee39663d8c70ececfa50b617e9880"}, + {file = "types_dateparser-1.4.0.20260408-py3-none-any.whl", hash = "sha256:5577e991f416096f6120da15eda076dbcf5f7837565529158e44c8edeba114d0"}, + {file = "types_dateparser-1.4.0.20260408.tar.gz", hash = "sha256:cb3d23bca24c2a874556c6cfadb229fd3c9ee567263a9c191bd7241f48091e75"}, ] [[package]] @@ -3135,4 +3135,4 @@ recaptcha = ["SpeechRecognition", "pydub-ng"] [metadata] lock-version = "2.1" python-versions = ">=3.10,<3.15" -content-hash = "2e04e4773240c98c966b15345b001952f5b199eba20cbb4dd72f99bc9d5601b1" +content-hash = "e22a9d15dc5d68b02ef18856ae31ec059c065647e9dca634f28458980f0da0a7" diff --git a/pyproject.toml b/pyproject.toml index f2167e3..2302c0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ recaptcha = [ types-beautifulsoup4 = "^4.12.0.20250516" pytest = "^9.0.2" mypy = "^1.20.0" -types-dateparser = "^1.4.0.20260328" +types-dateparser = "^1.4.0.20260408" types-pytz = "^2026.1.1.20260402"