Bump requests from 2.28.0 to 2.28.1 (#2985)

Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [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.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-07-28 17:01:32 +02:00 коммит произвёл GitHub
Родитель fac22ecade
Коммит bbe3e679bd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 3 добавлений и 3 удалений

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

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

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

@ -1,4 +1,4 @@
json-e==4.4.3
pyyaml==6.0
requests==2.28.0
requests==2.28.1
taskcluster==44.16.4

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

@ -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.28.0
requests==2.28.1
rs_parsepatch==0.3.6
scikit-learn==1.1.1
scipy==1.8.1