From 3ac3b6a3054dfb5db3f3916dc4fe68b32b9d5c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:43:18 +0000 Subject: [PATCH] Bump exceptiongroup from 1.1.2 to 1.2.0 Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.2...1.2.0) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/requirements.in b/requirements.in index d501eb2..2525a94 100644 --- a/requirements.in +++ b/requirements.in @@ -57,7 +57,7 @@ db-dtypes==1.1.1 # mozilla-jetstream distributed==2023.8.0 # via dask -exceptiongroup==1.1.2 +exceptiongroup==1.2.0 # via # cattrs # pytest diff --git a/requirements.txt b/requirements.txt index 77162e0..f9e1592 100644 --- a/requirements.txt +++ b/requirements.txt @@ -262,6 +262,7 @@ coverage[toml]==7.2.7 \ --hash=sha256:fdec9e8cbf13a5bf63290fc6013d216a4c7232efb51548594ca3631a7f13c3a3 # via # -r requirements.in + # coverage # pytest-cov cycler==0.11.0 \ --hash=sha256:3a27e95f763a428a739d2add979fa7494c912a32c17c4c38c4d5f082cad165a3 \ @@ -274,6 +275,7 @@ dask[distributed]==2023.8.0 \ --hash=sha256:ebe38d0cc918b382a3a2affa6e47d7fb00db7f7ecf6bee671fe275cce0f08b0d # via # -r requirements.in + # dask # distributed # mozilla-jetstream db-dtypes==1.1.1 \ @@ -288,10 +290,13 @@ distributed==2023.8.0 \ # via # -r requirements.in # dask -exceptiongroup==1.1.2 \ - --hash=sha256:12c3e887d6485d16943a309616de20ae5582633e0a2eda17f4e10fd61c1e8af5 \ - --hash=sha256:e346e69d186172ca7cf029c8c1d16235aa0e04035e5750b4b95039e65204328f - # via -r requirements.in +exceptiongroup==1.2.0 \ + --hash=sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14 \ + --hash=sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68 + # via + # -r requirements.in + # cattrs + # pytest flake8==6.1.0 \ --hash=sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23 \ --hash=sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5 @@ -360,6 +365,7 @@ google-api-core[grpc]==2.11.1 \ --hash=sha256:d92a5a92dc36dd4f4b9ee4e55528a90e432b059f93aee6ad857f9de8cc7ae94a # via # -r requirements.in + # google-api-core # google-cloud-artifact-registry # google-cloud-bigquery # google-cloud-bigquery-storage @@ -1480,6 +1486,7 @@ smart-open[gcs]==6.3.0 \ # via # -r requirements.in # mozilla-jetstream + # smart-open smmap==5.0.0 \ --hash=sha256:2aba19d6a040e78d8b09de5c57e96207b09ed71d8e55ce0959eeee6c8e190d94 \ --hash=sha256:c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936 @@ -1535,7 +1542,12 @@ toml==0.10.2 \ tomli==2.0.1 \ --hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \ --hash=sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f - # via -r requirements.in + # via + # -r requirements.in + # black + # coverage + # mypy + # pytest toolz==0.12.0 \ --hash=sha256:2059bd4148deb1884bb0eb770a3cde70e7f954cfbbdc2285f1f2de01fd21eb6f \ --hash=sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194 @@ -1602,6 +1614,7 @@ typing-extensions==4.7.1 \ --hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2 # via # -r requirements.in + # cattrs # mypy # pydantic tzdata==2023.3 \