Bump requests from 2.27.1 to 2.28.0 (#2957)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0)

---
updated-dependencies:
- dependency-name: requests
  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] 2022-06-27 12:33:05 +02:00 коммит произвёл GitHub
Родитель e160749c3d
Коммит dfc898797d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -7,7 +7,7 @@ flask-cors==3.0.10
gunicorn==20.1.0
kombu==5.2.4
marshmallow==3.16.0
requests==2.27.1
requests==2.28.0
rq==1.10.1
rq-dashboard==0.6.1
sentry-sdk[flask]==1.5.12

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

@ -1,4 +1,4 @@
json-e==4.4.3
pyyaml==6.0
requests==2.27.1
requests==2.28.0
taskcluster==44.15.5

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

@ -19,7 +19,7 @@ pyOpenSSL>=0.14 # Could not find a version that satisfies the requirement pyOpe
python-dateutil==2.8.2
python-hglib==2.6.2
ratelimit==2.2.1
requests==2.27.1
requests==2.28.0
rs_parsepatch==0.3.6
scikit-learn==1.1.1
scipy==1.8.1