chore(deps-dev): bump anyio from 4.6.2 to 4.6.2.post1 in /it/python

Bumps [anyio](https://github.com/agronholm/anyio) from 4.6.2 to 4.6.2.post1.
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/anyio/compare/4.6.2...4.6.2.post1)

---
updated-dependencies:
- dependency-name: anyio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-15 08:38:00 +00:00 коммит произвёл GitHub
Родитель 40da6b7c5f
Коммит a8d7af97d4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -70,7 +70,7 @@ aiohttp==3.10.10 ; python_version >= '3.6'
aiosignal==1.3.1 ; python_version >= '3.7'
anyio==4.6.2 ; python_version >= '3.7'
anyio==4.6.2.post1 ; python_version >= '3.7'
async-timeout==4.0.3 ; python_version >= '3.6'