From d24705897c335defc4609dea885adf804dd0532f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 10:50:46 +0000 Subject: [PATCH] build(deps): Bump pydantic-core from 2.14.5 to 2.18.0 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.14.5 to 2.18.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.14.5...v2.18.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: Rodney Osodo <28790446+rodneyosodo@users.noreply.github.com> --- telegram/requirements.txt | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/telegram/requirements.txt b/telegram/requirements.txt index 0823cca..235c17f 100644 --- a/telegram/requirements.txt +++ b/telegram/requirements.txt @@ -1,29 +1,18 @@ -aiohttp==3.9.3 -aiosignal==1.3.1 annotated-types==0.6.0 -anyio==4.2.0 -async-timeout==4.0.3 -attrs==23.2.0 +anyio==4.3.0 certifi==2024.2.2 charset-normalizer==3.3.2 distro==1.9.0 -frozenlist==1.4.1 h11==0.14.0 -h2==4.1.0 -hpack==4.0.0 httpcore==1.0.5 -httpx==0.25.2 -hyperframe==6.0.1 -idna==3.4 -multidict==6.0.4 -openai==1.12.0 -pydantic==2.5.2 -pydantic_core==2.14.5 -python-telegram-bot==20.7 +httpx==0.27.0 +idna==3.7 +openai==1.17.0 +pydantic==2.6.4 +pydantic_core==2.16.3 +python-telegram-bot==21.0.1 requests==2.31.0 -rfc3986==1.5.0 -sniffio==1.3.0 +sniffio==1.3.1 tqdm==4.66.2 -typing_extensions==4.8.0 -urllib3==2.1.0 -yarl==1.9.4 +typing_extensions==4.11.0 +urllib3==2.2.1