From 7efcfdc91951f92e1d2d1d455757ce3042633e23 Mon Sep 17 00:00:00 2001 From: "pypi-combine-prs[bot]" <144945619+pypi-combine-prs[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:44:05 +0000 Subject: [PATCH] Combined PRs (#16188) * chore(deps): bump referencing from 0.31.1 to 0.35.1 Bumps [referencing](https://github.com/python-jsonschema/referencing) from 0.31.1 to 0.35.1. - [Release notes](https://github.com/python-jsonschema/referencing/releases) - [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst) - [Commits](https://github.com/python-jsonschema/referencing/compare/v0.31.1...v0.35.1) --- updated-dependencies: - dependency-name: referencing dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore(deps): bump stripe from 10.0.0 to 10.1.0 Bumps [stripe](https://github.com/stripe/stripe-python) from 10.0.0 to 10.1.0. - [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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pypi-combine-prs[bot] <144945619+pypi-combine-prs[bot]@users.noreply.github.com> --- requirements/main.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index e7802eb13233..514457177f3f 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -119,7 +119,6 @@ botocore==1.34.134 \ --hash=sha256:45219e00639755f92569b29f8f279d5dde721494791412c1f7026a3779e8d9f4 \ --hash=sha256:e29c299599426ed16dd2d4c1e20eef784f96b15e1850ebbc59a3250959285b95 # via - # -r requirements/main.in # boto3 # s3transfer cachetools==5.3.3 \ @@ -1720,9 +1719,9 @@ redis==5.0.7 \ # via # -r requirements/main.in # celery-redbeat -referencing==0.31.1 \ - --hash=sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec \ - --hash=sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d +referencing==0.35.1 \ + --hash=sha256:25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c \ + --hash=sha256:eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de # via # jsonschema # jsonschema-path @@ -1946,9 +1945,9 @@ stdlib-list==0.10.0 \ --hash=sha256:6519c50d645513ed287657bfe856d527f277331540691ddeaf77b25459964a14 \ --hash=sha256:b3a911bc441d03e0332dd1a9e7d0870ba3bb0a542a74d7524f54fb431256e214 # via -r requirements/main.in -stripe==10.0.0 \ - --hash=sha256:19dbc7edb2521f61cd3afe142318925db945ed0a8ae590d8fd5aed22e1d21e89 \ - --hash=sha256:48a99472065143de9a304ea34976b163cb6bb1dc6e4cdc1615640aecf41220e3 +stripe==10.1.0 \ + --hash=sha256:241a2cba4fe8412369bfbbfaea9971c350247c4fb6e96ce8884057ebac60f1f9 \ + --hash=sha256:f92a7b2a92c03efd624052cee2a734c0c6d67dfd6710cb11ea2f841196960629 # via -r requirements/main.in structlog==24.2.0 \ --hash=sha256:0e3fe74924a6d8857d3f612739efb94c72a7417d7c7c008d12276bca3b5bf13b \