From 44c4d3e77864f46e2de03bb6e3221706926f2153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 10:11:07 -0600 Subject: [PATCH] Bump the pip group in /requirements with 9 updates (#3301) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the pip group in /requirements with 9 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2020.6.20` | `2023.7.22` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `3.0.10` | `4.0.1` | | [grpcio](https://github.com/grpc/grpc) | `1.33.1` | `1.53.2` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.0.4` | `22.0.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.13.0` | `3.18.3` | | [py](https://github.com/pytest-dev/py) | `1.9.0` | `1.11.0` | | [requests](https://github.com/psf/requests) | `2.24.0` | `2.31.0` | | [rsa](https://github.com/sybrenstuvel/python-rsa) | `4.6` | `4.7` | | [urllib3](https://github.com/urllib3/urllib3) | `1.25.11` | `1.26.18` | Updates `certifi` from 2020.6.20 to 2023.7.22
Commits

Updates `flask-cors` from 3.0.10 to 4.0.1
Release notes

Sourced from flask-cors's releases.

4.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1

Release 4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.1.01...v4.0.0

3.1.01

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.0.10...3.1.01

Changelog

Sourced from flask-cors's changelog.

4.0.1

Security

4.0.0

3.1.01

Commits

Updates `grpcio` from 1.33.1 to 1.53.2
Release notes

Sourced from grpcio's releases.

Release v1.53.2

This is release gRPC Core 1.53.2 (glockenspiel).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Core

Release v1.53.1

This is release gRPC Core 1.53.1 (glockenspiel).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes.

Release v1.53.0

This is release 1.53.0 (glockenspiel) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

C++

... (truncated)

Changelog

Sourced from grpcio's changelog.

gRPC Release Schedule

Below is the release schedule for gRPC Java, Go and Core and its dependent languages C++, C#, Objective-C, PHP, Python and Ruby.

Releases are scheduled every six weeks on Tuesdays on a best effort basis. In some unavoidable situations a release may be delayed or released early or a language may skip a release altogether and do the next release to catch up with other languages. See the past releases in the links above. A six-week cycle gives us a good balance between delivering new features/fixes quickly and keeping the release overhead low.

The gRPC release support policy can be found here.

Releases are cut from release branches. For Core and Java repos, the release branch is cut two weeks before the scheduled release date. For Go, the branch is cut just before the release. An RC (release candidate) is published for Core and its dependent languages just after the branch cut. This RC is later promoted to release version if no further changes are made to the release branch. We do our best to keep head of master branch stable at all times regardless of release schedule. Daily build packages from master branch for C#, PHP, Python, Ruby and Protoc plugins are published on packages.grpc.io. If you depend on gRPC in production we recommend to set up your CI system to test the RCs and, if possible, the daily builds.

Names of gRPC releases are here.

Release Scheduled Branch Cut Scheduled Release Date
v1.17.0 Nov 19, 2018 Dec 4, 2018
v1.18.0 Jan 2, 2019 Jan 15, 2019
v1.19.0 Feb 12, 2019 Feb 26, 2019
v1.20.0 Mar 26, 2019 Apr 9, 2019
v1.21.0 May 7, 2019 May 21, 2019
v1.22.0 Jun 18, 2019 Jul 2, 2019
v1.23.0 Jul 30, 2019 Aug 13, 2019
v1.24.0 Sept 10, 2019 Sept 24, 2019
v1.25.0 Oct 22, 2019 Nov 5, 2019
v1.26.0 Dec 3, 2019 Dec 17, 2019
v1.27.0 Jan 14, 2020 Jan 28, 2020
v1.28.0 Feb 25, 2020 Mar 10, 2020
v1.29.0 Apr 7, 2020 Apr 21, 2020
v1.30.0 May 19, 2020 Jun 2, 2020
v1.31.0 Jul 14, 2020 Jul 28, 2020
v1.32.0 Aug 25, 2020 Sep 8, 2020
v1.33.0 Oct 6, 2020 Oct 20, 2020
v1.34.0 Nov 17, 2020 Dec 1, 2020
v1.35.0 Dec 29, 2020 Jan 12, 2021
v1.36.0 Feb 9, 2021 Feb 23, 2021
v1.37.0 Mar 23, 2021 Apr 6, 2021
v1.38.0 May 4, 2021 May 18, 2021
v1.39.0 Jun 15, 2021 Jun 29, 2021
v1.40.0 Jul 27, 2021 Aug 10, 2021
v1.41.0 Sep 7, 2021 Sep 21, 2021
v1.42.0 Oct 19, 2021 Nov 2, 2021
v1.43.0 Nov 30, 2021 Dec 14, 2021
v1.44.0 Jan 11, 2022 Jan 25, 2022
v1.45.0 Feb 22, 2022 Mar 8, 2022
Commits

Updates `gunicorn` from 20.0.4 to 22.0.0
Release notes

Sourced from gunicorn's releases.

Gunicorn 22.0 has been released

Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're invited to upgrade asap your own installation.

Changes:

22.0.0 - 2024-04-17
===================
  • use utime to notify workers liveness
  • migrate setup to pyproject.toml
  • fix numerous security vulnerabilities in HTTP parser (closing some request smuggling vectors)
  • parsing additional requests is no longer attempted past unsupported request framing
  • on HTTP versions < 1.1 support for chunked transfer is refused (only used in exploits)
  • requests conflicting configured or passed SCRIPT_NAME now produce a verbose error
  • Trailer fields are no longer inspected for headers indicating secure scheme
  • support Python 3.12

** Breaking changes **

  • minimum version is Python 3.7
  • the limitations on valid characters in the HTTP method have been bounded to Internet Standards
  • requests specifying unsupported transfer coding (order) are refused by default (rare)
  • HTTP methods are no longer casefolded by default (IANA method registry contains none affected)
  • HTTP methods containing the number sign (#) are no longer accepted by default (rare)
  • HTTP versions < 1.0 or >= 2.0 are no longer accepted by default (rare, only HTTP/1.1 is supported)
  • HTTP versions consisting of multiple digits or containing a prefix/suffix are no longer accepted
  • HTTP header field names Gunicorn cannot safely map to variables are silently dropped, as in other software
  • HTTP headers with empty field name are refused by default (no legitimate use cases, used in exploits)
  • requests with both Transfer-Encoding and Content-Length are refused by default (such a message might indicate an attempt to perform request smuggling)
  • empty transfer codings are no longer permitted (reportedly seen with really old & broken proxies)

** SECURITY **

  • fix CVE-2024-1135
  1. Documentation is available there: https://docs.gunicorn.org/en/stable/news.html
  2. Packages: https://pypi.org/project/gunicorn/

Gunicorn 21.2.0 has been released

Gunicorn 21.2.0 has been released. This version fix the issue introduced in the threaded worker.

Changes:

21.2.0 - 2023-07-19
===================
fix thread worker: revert change considering connection as idle .
</tr></table>

... (truncated)

Commits

Updates `protobuf` from 3.13.0 to 3.18.3
Release notes

Sourced from protobuf's releases.

Protocol Buffers v3.18.3

C++

Protocol Buffers v3.18.2

Java

Protocol Buffers v3.18.1

Python

Ruby

Protocol Buffers v3.18.0

C++

... (truncated)

Commits

Updates `py` from 1.9.0 to 1.11.0
Changelog

Sourced from py's changelog.

1.11.0 (2021-11-04)

1.10.0 (2020-12-12)

Commits

Updates `requests` from 2.24.0 to 2.31.0
Release notes

Sourced from requests's releases.

v2.31.0

2.31.0 (2023-05-22)

Security

v2.30.0

2.30.0 (2023-05-03)

Dependencies

v2.29.0

2.29.0 (2023-04-26)

Improvements

... (truncated)

Changelog

Sourced from requests's changelog.

2.31.0 (2023-05-22)

Security

2.30.0 (2023-05-03)

Dependencies

2.29.0 (2023-04-26)

Improvements

2.28.2 (2023-01-12)

... (truncated)

Commits

Updates `rsa` from 4.6 to 4.7
Changelog

Sourced from rsa's changelog.

Version 4.7 - released 2021-01-10

Commits

Updates `urllib3` from 1.25.11 to 1.26.18
Release notes

Sourced from urllib3's releases.

1.26.18

1.26.17

1.26.16

1.26.15

1.26.14

1.26.13

1.26.12

1.26.11

If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.

:warning: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap

1.26.10

If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.

:warning: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap

:closed_lock_with_key: This is the first release to be signed with Sigstore! You can verify the distributables using the .sig and .crt files included on this release.

1.26.9

If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.

... (truncated)

Changelog

Sourced from urllib3's changelog.

1.26.18 (2023-10-17)

1.26.17 (2023-10-02)

1.26.16 (2023-05-23)

1.26.15 (2023-03-10)

1.26.14 (2023-01-11)

1.26.13 (2022-11-23)

1.26.12 (2022-08-22)

1.26.11 (2022-07-25)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SatcherInstitute/health-equity-tracker/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Hammond --- requirements/tests.txt | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index 83e955ce52..895857def0 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -14,11 +14,11 @@ cachetools==4.1.1 # via # -r ../data_server/../python/data_server/requirements.in # google-auth -certifi==2020.6.20 +certifi==2023.7.22 # via requests cffi==1.14.3 # via google-crc32c -chardet==3.0.4 +charset-normalizer==3.3.2 # via requests click==8.1.7 # via flask @@ -29,7 +29,7 @@ flask==3.0.3 # -r ../data_server/requirements.in # -r tests.in # flask-cors -flask-cors==3.0.10 +flask-cors==4.0.1 # via -r ../data_server/requirements.in freezegun==1.0.0 # via -r ../python/tests/requirements.in @@ -69,12 +69,12 @@ googleapis-common-protos[grpc]==1.52.0 # grpc-google-iam-v1 grpc-google-iam-v1==0.12.3 # via google-cloud-pubsub -grpcio==1.33.1 +grpcio==1.53.2 # via # google-api-core # googleapis-common-protos # grpc-google-iam-v1 -gunicorn==20.0.4 +gunicorn==22.0.0 # via -r ../data_server/requirements.in idna==2.10 # via requests @@ -99,7 +99,9 @@ mypy-extensions==0.4.3 numpy==1.26.4 # via pandas packaging==20.4 - # via pytest + # via + # gunicorn + # pytest pandas==2.2.0 # via # -r ../python/tests/../ingestion/requirements.in @@ -112,13 +114,13 @@ proto-plus==1.11.0 # via # google-cloud-bigquery # google-cloud-pubsub -protobuf==3.13.0 +protobuf==3.18.3 # via # google-api-core # google-cloud-bigquery # googleapis-common-protos # proto-plus -py==1.9.0 +py==1.11.0 # via pytest pyasn1==0.4.8 # via @@ -144,23 +146,20 @@ pytz==2020.1 # pandas pyyaml==5.3.1 # via libcst -requests==2.24.0 +requests==2.31.0 # via # -r ../python/tests/../ingestion/requirements.in # google-api-core # google-cloud-storage -rsa==4.6 +rsa==4.7 # via google-auth six==1.15.0 # via - # flask-cors # google-api-core # google-auth # google-cloud-bigquery # google-resumable-media - # grpcio # packaging - # protobuf # python-dateutil toml==0.10.1 # via pytest @@ -174,7 +173,7 @@ typing-inspect==0.6.0 # via libcst tzdata==2024.1 # via pandas -urllib3==1.25.11 +urllib3==1.26.18 # via requests werkzeug==3.0.3 # via flask