From da80f51e60e596a766e5922885652e2da05bab1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:24:24 +0000 Subject: [PATCH 01/12] chore(deps): bump h11 from 0.14.0 to 0.16.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/docs-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/docs-dev.txt b/requirements/docs-dev.txt index a457264b6540..e2364ce64d14 100644 --- a/requirements/docs-dev.txt +++ b/requirements/docs-dev.txt @@ -138,9 +138,9 @@ furo==2024.8.6 \ --hash=sha256:6cd97c58b47813d3619e63e9081169880fbe331f0ca883c871ff1f3f11814f5c \ --hash=sha256:b63e4cee8abfc3136d3bc03a3d45a76a850bada4d6374d24c1716b0e01394a01 # via -r requirements/docs-dev.in -h11==0.14.0 \ - --hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \ - --hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761 +h11==0.16.0 \ + --hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \ + --hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86 # via uvicorn idna==3.10 \ --hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \ From 1408e7fccb44bc2eb1553feaa3b4db344ec16aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:24:31 +0000 Subject: [PATCH 02/12] chore(deps): bump types-setuptools Bumps [types-setuptools](https://github.com/typeshed-internal/stub_uploader) from 78.1.0.20250329 to 79.0.0.20250422. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-version: 79.0.0.20250422 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index bd8a78510b88..2b96c64a9ece 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -571,9 +571,9 @@ types-s3transfer==0.11.5 \ --hash=sha256:db1a45e6068fa10d4c587ff2d82cc4d6636c254a4270e54f054912ad75e0938a \ --hash=sha256:fa9195006eea3dfdd51af5f51b3dc3a4f575696f323bb0202d03dd3eaea01166 # via boto3-stubs -types-setuptools==78.1.0.20250329 \ - --hash=sha256:31e62950c38b8cc1c5114b077504e36426860a064287cac11b9666ab3a483234 \ - --hash=sha256:ea47eab891afb506f470eee581dcde44d64dc99796665da794da6f83f50f6776 +types-setuptools==79.0.0.20250422 \ + --hash=sha256:55238c0b18cdc08dd26c32d6d8385ca1ea59b93dde760dae96d15868b7911990 \ + --hash=sha256:9c9f699a5914d2ed97f02ee749fb2c7bc2898f8dad03b5dd74b74d4f80e29972 # via # -r requirements/lint.in # types-babel From c924263a71312ee2f6bd288d49cdb4be09ca40fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:24:39 +0000 Subject: [PATCH 03/12] chore(deps): bump types-s3transfer from 0.11.5 to 0.12.0 Bumps [types-s3transfer](https://github.com/youtype/types-s3transfer) from 0.11.5 to 0.12.0. - [Release notes](https://github.com/youtype/types-s3transfer/releases) - [Commits](https://github.com/youtype/types-s3transfer/commits) --- updated-dependencies: - dependency-name: types-s3transfer dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index bd8a78510b88..d8fdf65d5a59 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -567,9 +567,9 @@ types-requests==2.32.0.20250328 \ --hash=sha256:72ff80f84b15eb3aa7a8e2625fffb6a93f2ad5a0c20215fc1dcfa61117bcb2a2 \ --hash=sha256:c9e67228ea103bd811c96984fac36ed2ae8da87a36a633964a21f199d60baf32 # via -r requirements/lint.in -types-s3transfer==0.11.5 \ - --hash=sha256:db1a45e6068fa10d4c587ff2d82cc4d6636c254a4270e54f054912ad75e0938a \ - --hash=sha256:fa9195006eea3dfdd51af5f51b3dc3a4f575696f323bb0202d03dd3eaea01166 +types-s3transfer==0.12.0 \ + --hash=sha256:101bbc5b7f00b71512374df881f480fc6bf63c948b5098ab024bf3370fbfb0e8 \ + --hash=sha256:f8f59201481e904362873bf0be3267f259d60ad946ebdfcb847d092a1fa26f98 # via boto3-stubs types-setuptools==78.1.0.20250329 \ --hash=sha256:31e62950c38b8cc1c5114b077504e36426860a064287cac11b9666ab3a483234 \ From 94384230777495bc484d0a929bbbfd1a2ffbcee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:24:42 +0000 Subject: [PATCH 04/12] chore(deps): bump mypy-extensions from 1.0.0 to 1.1.0 Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 1.0.0 to 1.1.0. - [Commits](https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index bd8a78510b88..7983d6cca79d 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -353,9 +353,9 @@ mypy==1.15.0 \ # via # -r requirements/lint.in # mypy-zope -mypy-extensions==1.0.0 \ - --hash=sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d \ - --hash=sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782 +mypy-extensions==1.1.0 \ + --hash=sha256:1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 \ + --hash=sha256:52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558 # via # black # mypy From ece3b57a6eb51db2e4470a12f649f482140be437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:25:54 +0000 Subject: [PATCH 05/12] chore(deps): bump limits from 4.7.3 to 5.1.0 Bumps [limits](https://github.com/alisaifee/limits) from 4.7.3 to 5.1.0. - [Release notes](https://github.com/alisaifee/limits/releases) - [Changelog](https://github.com/alisaifee/limits/blob/master/HISTORY.rst) - [Commits](https://github.com/alisaifee/limits/compare/4.7.3...5.1.0) --- updated-dependencies: - dependency-name: limits dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..a5efeca43cbb 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1013,9 +1013,9 @@ legacy-cgi==2.6.3 \ --hash=sha256:4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154 \ --hash=sha256:6df2ea5ae14c71ef6f097f8b6372b44f6685283dc018535a75c924564183cdab # via webob -limits==4.7.3 \ - --hash=sha256:3e0bc4fd3b45ea475906385a11ff63b0367c783a19323b9edd914e7352c671ef \ - --hash=sha256:993b9cda18c63e64760756f66190157e641b60919626a2690ca3133e1ed00644 +limits==5.1.0 \ + --hash=sha256:b298e4af0b47997da03cbeee9df027ddc2328f8630546125e81083bb56311827 \ + --hash=sha256:f368d4572ac3ef8190cb8b9911ed481175a0b4189894a63cac95cae39ebeb147 # via -r requirements/main.in linehaul==1.0.2 \ --hash=sha256:4545fee3b54df22c697d204da8668e8fd975afcb28cbb5654865e43491c70ff0 \ From d56a184f64c6b4a41016543450f73d61b73bedd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:25:54 +0000 Subject: [PATCH 06/12] chore(deps): bump tldextract from 5.2.0 to 5.3.0 Bumps [tldextract](https://github.com/john-kurkowski/tldextract) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/john-kurkowski/tldextract/releases) - [Changelog](https://github.com/john-kurkowski/tldextract/blob/master/CHANGELOG.md) - [Commits](https://github.com/john-kurkowski/tldextract/compare/5.2.0...5.3.0) --- updated-dependencies: - dependency-name: tldextract dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..a2a08860c59e 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2267,9 +2267,9 @@ text-unidecode==1.3 \ --hash=sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8 \ --hash=sha256:bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93 # via python-slugify -tldextract==5.2.0 \ - --hash=sha256:59509cbf99628c9440f4d19d3a1fd8488d50297ea23879c136576263c5a04eba \ - --hash=sha256:c3a8c4daf2c25a57f54d6ef6762aeac7eff5ac3da04cdb607130be757b8457ab +tldextract==5.3.0 \ + --hash=sha256:b3d2b70a1594a0ecfa6967d57251527d58e00bb5a91a74387baa0d87a0678609 \ + --hash=sha256:f70f31d10b55c83993f55e91ecb7c5d84532a8972f22ec578ecfbe5ea2292db2 # via -r requirements/main.in transaction==5.0 \ --hash=sha256:106e7bd782bcc0cb5119fc9225b0c9a71dfc53adb938be905223adaef22b1174 \ From d833dfed684afadae473e769609fd6ded36c4da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:25:58 +0000 Subject: [PATCH 07/12] chore(deps): bump b2sdk from 2.8.0 to 2.8.1 Bumps [b2sdk](https://github.com/Backblaze/b2-sdk-python) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/Backblaze/b2-sdk-python/releases) - [Changelog](https://github.com/Backblaze/b2-sdk-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/Backblaze/b2-sdk-python/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: b2sdk dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..9ca98ff73fca 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -66,9 +66,9 @@ automat==25.4.16 \ --hash=sha256:0017591a5477066e90d26b0e696ddc143baafd87b588cfac8100bc6be9634de0 \ --hash=sha256:04e9bce696a8d5671ee698005af6e5a9fa15354140a87f4870744604dcdd3ba1 # via -r requirements/main.in -b2sdk==2.8.0 \ - --hash=sha256:770ba282e64b9f288f7255358108d0771a6329a260ddc66a4688ae328bd9ec76 \ - --hash=sha256:e5a75b20b37b45d17fdb7fae491c8bb5d8adac67d99383cda3506f6b10c96710 +b2sdk==2.8.1 \ + --hash=sha256:0fac6559f9b8ac0bc603b86ae5367724099cde8975efd7a3dd3fb33e21085eb4 \ + --hash=sha256:f75d9980259a42915228c3deee475b2b7d5bc252d8c3228a8c3727ad9c68a343 # via -r requirements/main.in babel==2.17.0 \ --hash=sha256:0c54cffb19f690cdcc52a3b50bcbf71e07a808d1c80d549f2459b9d2cf0afb9d \ From fd973ed4033220f99e8846ce3c857b88b878707c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:25:58 +0000 Subject: [PATCH 08/12] chore(deps): bump more-itertools from 10.6.0 to 10.7.0 Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](https://github.com/more-itertools/more-itertools/compare/v10.6.0...v10.7.0) --- updated-dependencies: - dependency-name: more-itertools dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..509d609727c7 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1247,9 +1247,9 @@ mdurl==0.1.2 \ --hash=sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8 \ --hash=sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba # via markdown-it-py -more-itertools==10.6.0 \ - --hash=sha256:2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b \ - --hash=sha256:6eb054cb4b6db1473f6e15fcc676a08e4732548acd47c708f0e179c2c7c01e89 +more-itertools==10.7.0 \ + --hash=sha256:9fddd5403be01a94b204faadcff459ec3568cf110265d3c54323e1e866ad29d3 \ + --hash=sha256:d43980384673cb07d2f7d2d918c616b30c659c089ee23953f601d6609c67510e # via # -r requirements/main.in # cssutils From 8d8ba79919549c1dfa3403f7031f924affe95237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:25:58 +0000 Subject: [PATCH 09/12] chore(deps): bump stripe from 11.6.0 to 12.0.1 Bumps [stripe](https://github.com/stripe/stripe-python) from 11.6.0 to 12.0.1. - [Release notes](https://github.com/stripe/stripe-python/releases) - [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-python/compare/v11.6.0...v12.0.1) --- updated-dependencies: - dependency-name: stripe dependency-version: 12.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..a0a3b11eaceb 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2251,9 +2251,9 @@ stdlib-list==0.11.1 \ --hash=sha256:9029ea5e3dfde8cd4294cfd4d1797be56a67fc4693c606181730148c3fd1da29 \ --hash=sha256:95ebd1d73da9333bba03ccc097f5bac05e3aa03e6822a0c0290f87e1047f1857 # via -r requirements/main.in -stripe==11.6.0 \ - --hash=sha256:0ced7cce23a6cb1a393c86a1f7f9435c9d83ae7cbd556362868caf62cb44a92c \ - --hash=sha256:6e6cf09ebb6d5fc2d708401cb8868fd7bff987a6d09a0433caaa92c62f97dbc5 +stripe==12.0.1 \ + --hash=sha256:3fc7cc190946d8ebcc5b637e7e04f387d61b9c5156a89619a3ba90704ac09d4a \ + --hash=sha256:b10b19dbd0622868b98a7c6e879ebde704be96ad75c780944bca4069bb427988 # via -r requirements/main.in structlog==25.2.0 \ --hash=sha256:0fecea2e345d5d491b72f3db2e5fcd6393abfc8cd06a4851f21fcd4d1a99f437 \ From a11167343cca53e3f7dfd84ef3bf6931e25ed0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:26:22 +0000 Subject: [PATCH 10/12] chore(deps): bump setuptools from 79.0.0 to 79.0.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 79.0.0 to 79.0.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v79.0.0...v79.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 79.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 6 +++--- requirements/main.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index bd8a78510b88..fb20ce53d0e9 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -656,9 +656,9 @@ zope-schema==7.0.1 \ # via mypy-zope # The following packages are considered to be unsafe in a requirements file: -setuptools==79.0.0 \ - --hash=sha256:9828422e7541213b0aacb6e10bbf9dd8febeaa45a48570e09b6d100e063fc9f9 \ - --hash=sha256:b9ab3a104bedb292323f53797b00864e10e434a3ab3906813a7169e4745b912a +setuptools==79.0.1 \ + --hash=sha256:128ce7b8f33c3079fd1b067ecbb4051a66e8526e7b65f6cec075dfc650ddfa88 \ + --hash=sha256:e147c0549f27767ba362f9da434eab9c5dc0045d5304feb602a0af001089fc51 # via # types-setuptools # zope-event diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..07badbd3dca6 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2514,9 +2514,9 @@ zxcvbn==4.5.0 \ # via -r requirements/main.in # The following packages are considered to be unsafe in a requirements file: -setuptools==79.0.0 \ - --hash=sha256:9828422e7541213b0aacb6e10bbf9dd8febeaa45a48570e09b6d100e063fc9f9 \ - --hash=sha256:b9ab3a104bedb292323f53797b00864e10e434a3ab3906813a7169e4745b912a +setuptools==79.0.1 \ + --hash=sha256:128ce7b8f33c3079fd1b067ecbb4051a66e8526e7b65f6cec075dfc650ddfa88 \ + --hash=sha256:e147c0549f27767ba362f9da434eab9c5dc0045d5304feb602a0af001089fc51 # via # -r requirements/main.in # pyramid From e65a9675257576da640f38f7e61ae14f639c902a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:26:42 +0000 Subject: [PATCH 11/12] chore(deps): bump jsonschema-specifications from 2024.10.1 to 2025.4.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2024.10.1 to 2025.4.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2024.10.1...v2025.4.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-version: 2025.4.1 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..a6c0521b6a80 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -958,9 +958,9 @@ jsonschema-path==0.3.4 \ # via # openapi-core # openapi-spec-validator -jsonschema-specifications==2024.10.1 \ - --hash=sha256:0f38b83639958ce1152d02a7f062902c41c8fd20d558b0c34344292d417ae272 \ - --hash=sha256:a09a0680616357d9a0ecf05c12ad234479f549239d0f5b55f3deea67475da9bf +jsonschema-specifications==2025.4.1 \ + --hash=sha256:4653bffbd6584f7de83a67e0d620ef16900b390ddc7939d56684d6c81e33f1af \ + --hash=sha256:630159c9f4dbea161a6a2205c3011cc4f18ff381b189fff48bb39b9bf26ae608 # via # jsonschema # openapi-schema-validator From 9827beff093e779e83ff8b5c2739f426168efa9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 09:35:42 +0000 Subject: [PATCH 12/12] chore(deps): bump sentry-sdk from 2.26.1 to 2.27.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.26.1 to 2.27.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.26.1...2.27.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index 5e5374bfd8a9..f56d55335456 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2157,9 +2157,9 @@ securesystemslib==1.3.0 \ --hash=sha256:5b53e5989289d97fa42ed7fde1b4bad80985f15dba8c774c043b395a90c908e5 \ --hash=sha256:8cbb277513444d9828016fe09eaa4a6fe25468e4bf411995c0542c6d2102af83 # via tuf -sentry-sdk==2.26.1 \ - --hash=sha256:759e019c41551a21519a95e6cef6d91fb4af1054761923dadaee2e6eca9c02c7 \ - --hash=sha256:e99390e3f217d13ddcbaeaed08789f1ca614d663b345b9da42e35ad6b60d696a +sentry-sdk==2.27.0 \ + --hash=sha256:90f4f883f9eff294aff59af3d58c2d1b64e3927b28d5ada2b9b41f5aeda47daf \ + --hash=sha256:c58935bfff8af6a0856d37e8adebdbc7b3281c2b632ec823ef03cd108d216ff0 # via -r requirements/main.in sigstore==3.6.2 \ --hash=sha256:46dd3a142ea24ba2dc184239aee7c2a2d5efa0697bd2c8ac99df78bb386778b3 \