From ede1e790e9b976c344eb17b741d35032eb091cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:07:44 +0000 Subject: [PATCH 1/9] chore(deps): bump faker from 25.9.1 to 26.0.0 Bumps [faker](https://github.com/joke2k/faker) from 25.9.1 to 26.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v25.9.1...v26.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/tests.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/tests.txt b/requirements/tests.txt index f08039f925cf..1a420df91edc 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -162,9 +162,9 @@ factory-boy==3.3.0 \ --hash=sha256:a2cdbdb63228177aa4f1c52f4b6d83fab2b8623bf602c7dedd7eb83c0f69c04c \ --hash=sha256:bc76d97d1a65bbd9842a6d722882098eb549ec8ee1081f9fb2e8ff29f0c300f1 # via -r requirements/tests.in -faker==25.9.1 \ - --hash=sha256:0e1cf7a8d3c94de91a65ab1e9cf7050903efae1e97901f8e5924a9f45147ae44 \ - --hash=sha256:f1dc27dc8035cb7e97e96afbb5fe1305eed6aeea53374702cbac96acfe851626 +faker==26.0.0 \ + --hash=sha256:0f60978314973de02c00474c2ae899785a42b2cf4f41b7987e93c132a2b8a4a9 \ + --hash=sha256:886ee28219be96949cd21ecc96c4c742ee1680e77f687b095202c8def1a08f06 # via factory-boy freezegun==1.5.1 \ --hash=sha256:b29dedfcda6d5e8e083ce71b2b542753ad48cfec44037b3fc79702e2980a89e9 \ From a8a7b39c3caa8a50bd8023e7fc140e20056c7f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:09:06 +0000 Subject: [PATCH 2/9] chore(deps): bump webauthn from 2.1.0 to 2.2.0 Bumps [webauthn](https://github.com/duo-labs/py_webauthn) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/duo-labs/py_webauthn/releases) - [Changelog](https://github.com/duo-labs/py_webauthn/blob/master/CHANGELOG.md) - [Commits](https://github.com/duo-labs/py_webauthn/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: webauthn 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 db384b048df1..8c0e5a235ea0 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -2027,9 +2027,9 @@ wcwidth==0.2.13 \ --hash=sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859 \ --hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5 # via prompt-toolkit -webauthn==2.1.0 \ - --hash=sha256:9e1cf916e5ed7c01d54a6dfcc19dacbd2b87b81d2648f001b1fcbcb7aa2ff130 \ - --hash=sha256:b196a4246c2818820857ba195c6e6e5398c761117f2269e3d2deab11c7995fc4 +webauthn==2.2.0 \ + --hash=sha256:70e4f318d293125e3a8609838be0561119f4f8846bc430d524f8da4052ee18cc \ + --hash=sha256:e8e2daace85dde8f6fb436c1bca9aa72d5931dac8829ecc1562cc4e7cc169f6c # via -r requirements/main.in webencodings==0.5.1 \ --hash=sha256:a0af1213f3c2226497a97e2b3aa01a7e4bee4f403f95be16fc9acd2947514a78 \ From dc1c0a4bffee47527c5a27db4df333bcfe98a241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:09:34 +0000 Subject: [PATCH 3/9] chore(deps): bump redis from 5.0.6 to 5.0.7 Bumps [redis](https://github.com/redis/redis-py) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: redis 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 db384b048df1..bde91389c4ed 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1716,9 +1716,9 @@ readme-renderer[md]==43.0 \ --hash=sha256:1818dd28140813509eeed8d62687f7cd4f7bad90d4db586001c5dc09d4fde311 \ --hash=sha256:19db308d86ecd60e5affa3b2a98f017af384678c63c88e5d4556a380e674f3f9 # via -r requirements/main.in -redis==5.0.6 \ - --hash=sha256:38473cd7c6389ad3e44a91f4c3eaf6bcb8a9f746007f29bf4fb20824ff0b2197 \ - --hash=sha256:c0d6d990850c627bbf7be01c5c4cbaadf67b48593e913bb71c9819c30df37eee +redis==5.0.7 \ + --hash=sha256:0e479e24da960c690be5d9b96d21f7b918a98c0cf49af3b6fafaa0753f93a0db \ + --hash=sha256:8f611490b93c8109b50adc317b31bfd84fff31def3475b92e7e80bf39f48175b # via # -r requirements/main.in # celery-redbeat From 12fbeb0f06910cf72fa1464ee3b21cb2ea092fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:13:38 +0000 Subject: [PATCH 4/9] chore(deps): bump jsonschema-path from 0.3.2 to 0.3.3 Bumps [jsonschema-path](https://github.com/p1c2u/jsonschema-path) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/p1c2u/jsonschema-path/releases) - [Commits](https://github.com/p1c2u/jsonschema-path/compare/0.3.2...0.3.3) --- updated-dependencies: - dependency-name: jsonschema-path dependency-type: indirect 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 db384b048df1..1d8bf161f528 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -898,9 +898,9 @@ jsonschema==4.22.0 \ # openapi-core # openapi-schema-validator # openapi-spec-validator -jsonschema-path==0.3.2 \ - --hash=sha256:271aedfefcd161a0f467bdf23e1d9183691a61eaabf4b761046a914e369336c7 \ - --hash=sha256:4d0dababf341e36e9b91a5fb2a3e3fd300b0150e7fe88df4e55cc8253c5a3989 +jsonschema-path==0.3.3 \ + --hash=sha256:203aff257f8038cd3c67be614fe6b2001043408cb1b4e36576bc4921e09d83c4 \ + --hash=sha256:f02e5481a4288ec062f8e68c808569e427d905bedfecb7f2e4c69ef77957c382 # via # openapi-core # openapi-spec-validator From 02326efdbb5783edcf8cbb68d9830cab0ec5dba0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:18:09 +0000 Subject: [PATCH 5/9] chore(deps): bump types-setuptools Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240625 to 70.1.0.20240627. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-patch ... 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 3520e7da2c3f..249119de2e15 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -398,9 +398,9 @@ types-s3transfer==0.10.1 \ --hash=sha256:02154cce46528287ad76ad1a0153840e0492239a0887e8833466eccf84b98da0 \ --hash=sha256:49a7c81fa609ac1532f8de3756e64b58afcecad8767933310228002ec7adff74 # via boto3-stubs -types-setuptools==70.1.0.20240625 \ - --hash=sha256:181986729bdae9fa7efc7d37f1578361739e35dd6ec456d37de8e8f3bd2be1ef \ - --hash=sha256:eb7175c9a304de4de9f4dfd0f299c754ac94cd9e30a262fbb5ff3047a0a6c517 +types-setuptools==70.1.0.20240627 \ + --hash=sha256:385907a47b5cf302b928ce07953cd91147d5de6f3da604c31905fdf0ec309e83 \ + --hash=sha256:c7bdf05cd0a8b66868b4774c7b3c079d01ae025d8c9562bfc8bf2ff44d263c9c # via # -r requirements/lint.in # types-babel From c553d4fe7a755069853b0b698cfa377cd00ca122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:40:43 +0000 Subject: [PATCH 6/9] chore(deps): bump alembic from 1.13.1 to 1.13.2 Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic 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 db384b048df1..e8d88755c051 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -4,9 +4,9 @@ # # pip-compile --allow-unsafe --generate-hashes --output-file=requirements/main.txt requirements/main.in # -alembic==1.13.1 \ - --hash=sha256:2edcc97bed0bd3272611ce3a98d98279e9c209e7186e43e75bbb1b2bdfdbcc43 \ - --hash=sha256:4932c8558bf68f2ee92b9bbcb8218671c627064d5b08939437af6d77dc05e595 +alembic==1.13.2 \ + --hash=sha256:1ff0ae32975f4fd96028c39ed9bb3c867fe3af956bd7bb37343b54c9fe7445ef \ + --hash=sha256:6b8733129a6224a9a711e17c99b08462dbf7cc9670ba8f2e2ae9af860ceb1953 # via # -r requirements/main.in # alembic-postgresql-enum From 004840510225853455a9f2494b08a00b694603e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:29:40 +0000 Subject: [PATCH 7/9] chore(deps): bump sentry-sdk from 2.6.0 to 2.7.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.6.0 to 2.7.1. - [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.6.0...2.7.1) --- updated-dependencies: - dependency-name: sentry-sdk 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 c3dfedabe806..aa078ef534d2 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -1869,9 +1869,9 @@ s3transfer==0.7.0 \ --hash=sha256:10d6923c6359175f264811ef4bf6161a3156ce8e350e705396a7557d6293c33a \ --hash=sha256:fd3889a66f5fe17299fe75b82eae6cf722554edca744ca5d5fe308b104883d2e # via boto3 -sentry-sdk==2.6.0 \ - --hash=sha256:422b91cb49378b97e7e8d0e8d5a1069df23689d45262b86f54988a7db264e874 \ - --hash=sha256:65cc07e9c6995c5e316109f138570b32da3bd7ff8d0d0ee4aaf2628c3dd8127d +sentry-sdk==2.7.1 \ + --hash=sha256:25006c7e68b75aaa5e6b9c6a420ece22e8d7daec4b7a906ffd3a8607b67c037b \ + --hash=sha256:ef1b3d54eb715825657cd4bb3cb42bb4dc85087bac14c56b0fd8c21abd968c9a # via -r requirements/main.in six==1.16.0 \ --hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \ From 17f18492171b813d53e1469868f910d3b4187d91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:40:35 +0000 Subject: [PATCH 8/9] chore(deps): bump types-requests from 2.31.0.6 to 2.32.0.20240622 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.6 to 2.32.0.20240622. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.in | 2 +- requirements/lint.txt | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements/lint.in b/requirements/lint.in index fcff2a1289f7..5573ac8c05e0 100644 --- a/requirements/lint.in +++ b/requirements/lint.in @@ -19,7 +19,7 @@ types-passlib types-python-slugify types-pytz types-redis -types-requests==2.31.0.6 # See https://github.com/pypi/warehouse/issues/14671 +types-requests==2.32.0.20240622 # See https://github.com/pypi/warehouse/issues/14671 types-setuptools types-stripe types-WTForms diff --git a/requirements/lint.txt b/requirements/lint.txt index e0d1c0a7fe70..bea9faa3663e 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -390,9 +390,9 @@ types-redis==4.6.0.20240425 \ --hash=sha256:9402a10ee931d241fdfcc04592ebf7a661d7bb92a8dea631279f0d8acbcf3a22 \ --hash=sha256:ac5bc19e8f5997b9e76ad5d9cf15d0392d9f28cf5fc7746ea4a64b989c45c6a8 # via -r requirements/lint.in -types-requests==2.31.0.6 \ - --hash=sha256:a2db9cb228a81da8348b49ad6db3f5519452dd20a9c1e1a868c83c5fe88fd1a9 \ - --hash=sha256:cd74ce3b53c461f1228a9b783929ac73a666658f223e28ed29753771477b3bd0 +types-requests==2.32.0.20240622 \ + --hash=sha256:97bac6b54b5bd4cf91d407e62f0932a74821bc2211f22116d9ee1dd643826caf \ + --hash=sha256:ed5e8a412fcc39159d6319385c009d642845f250c63902718f605cd90faade31 # via -r requirements/lint.in types-s3transfer==0.10.1 \ --hash=sha256:02154cce46528287ad76ad1a0153840e0492239a0887e8833466eccf84b98da0 \ @@ -409,10 +409,6 @@ types-stripe==3.5.2.20240106 \ --hash=sha256:63a36958f0dc4a71685b027f0b6d807ff197ee337135ac19a0f8b6132365ca52 \ --hash=sha256:9ea7bc9b9889a3d8606114c52dcc70a8fc62d44a46da4bc5ee19f0d463674bb8 # via -r requirements/lint.in -types-urllib3==1.26.25.14 \ - --hash=sha256:229b7f577c951b8c1b92c1bc2b2fdb0b49847bd2af6d1cc2a2e3dd340f3bda8f \ - --hash=sha256:9683bbb7fb72e32bfe9d2be6e04875fbe1b3eeec3cbb4ea231435aa7fd6b4f0e - # via types-requests types-webob==1.8.0.20240520 \ --hash=sha256:48c71677c4c1cb80136f7fac0cd7dfb62a34228f3d05d0ded56fd0fa2c0df20f \ --hash=sha256:c2716015920f0862d251ca73d0977dd0784af286840aa2eb1ccce43619b87a3d @@ -431,6 +427,10 @@ typing-extensions==4.12.2 \ # via # celery-types # mypy +urllib3==2.2.2 \ + --hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \ + --hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168 + # via types-requests zope-event==5.0 \ --hash=sha256:2832e95014f4db26c47a13fdaef84cef2f4df37e66b59d8f1f4a8f319a632c26 \ --hash=sha256:bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd From 11e61a6b0e4e947de9f65e50798ace1e09b20039 Mon Sep 17 00:00:00 2001 From: Ee Durbin Date: Thu, 27 Jun 2024 14:44:17 -0400 Subject: [PATCH 9/9] Update requirements/lint.in Co-authored-by: Mike Fiedler --- requirements/lint.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.in b/requirements/lint.in index 5573ac8c05e0..f471fbe2321d 100644 --- a/requirements/lint.in +++ b/requirements/lint.in @@ -19,7 +19,7 @@ types-passlib types-python-slugify types-pytz types-redis -types-requests==2.32.0.20240622 # See https://github.com/pypi/warehouse/issues/14671 +types-requests==2.32.0.20240622 types-setuptools types-stripe types-WTForms