Bump pyzmq from 22.1.0 to 22.2.1 in /requirements (#17647)

Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 22.1.0 to 22.2.1.
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](https://github.com/zeromq/pyzmq/compare/v22.1.0...v22.2.1)

---
updated-dependencies:
- dependency-name: pyzmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-10 12:21:50 +02:00 коммит произвёл GitHub
Родитель 3e7e506118
Коммит c7ddc38f3b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,6 +1,6 @@
# Required by locust, not using hashes for now. We'll use them once we can
# use a tagged locust release
pyzmq==22.1.0
pyzmq==22.2.1
# We need this specific commit until there is a new locust release. Once this happens
# This can be pinned to a specific version.