Bump pyzmq from 22.2.1 to 22.3.0 in /requirements (#17917)

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

---
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-09-20 13:54:15 +01:00 коммит произвёл GitHub
Родитель 3abf5e07dc
Коммит 8af57cf9a5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.2.1
pyzmq==22.3.0
# We need this specific commit until there is a new locust release. Once this happens
# This can be pinned to a specific version.