From 59d988f4eac76122757b1288560789e16f2e8c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:38:08 +0000 Subject: [PATCH] chore(deps): bump stdlib-list from 0.10.0 to 0.11.0 Bumps [stdlib-list](https://github.com/pypi/stdlib-list) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/pypi/stdlib-list/releases) - [Commits](https://github.com/pypi/stdlib-list/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: stdlib-list 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 0cb5c344e01e..913984b7aa89 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2220,9 +2220,9 @@ sqlalchemy[asyncio]==2.0.35 \ # alembic-postgresql-enum # paginate-sqlalchemy # zope-sqlalchemy -stdlib-list==0.10.0 \ - --hash=sha256:6519c50d645513ed287657bfe856d527f277331540691ddeaf77b25459964a14 \ - --hash=sha256:b3a911bc441d03e0332dd1a9e7d0870ba3bb0a542a74d7524f54fb431256e214 +stdlib-list==0.11.0 \ + --hash=sha256:8bf8decfffaaf273d4cfeb5bd852b910a00dec1037dcf163576803622bccf597 \ + --hash=sha256:b74a7b643a77a12637e907f3f62f0ab9f67300bce4014f6b2d3c8b4c8fd63c66 # via -r requirements/main.in stripe==11.1.0 \ --hash=sha256:1fac660dcc3014268cafc94a45ebeac66f1a752365f60019d2263e0c1e0f965b \