Skip to content

Combined PRs #18030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
da80f51
chore(deps): bump h11 from 0.14.0 to 0.16.0
dependabot[bot] Apr 25, 2025
1408e7f
chore(deps): bump types-setuptools
dependabot[bot] Apr 25, 2025
c924263
chore(deps): bump types-s3transfer from 0.11.5 to 0.12.0
dependabot[bot] Apr 25, 2025
9438423
chore(deps): bump mypy-extensions from 1.0.0 to 1.1.0
dependabot[bot] Apr 25, 2025
ece3b57
chore(deps): bump limits from 4.7.3 to 5.1.0
dependabot[bot] Apr 25, 2025
d56a184
chore(deps): bump tldextract from 5.2.0 to 5.3.0
dependabot[bot] Apr 25, 2025
d833dfe
chore(deps): bump b2sdk from 2.8.0 to 2.8.1
dependabot[bot] Apr 25, 2025
fd973ed
chore(deps): bump more-itertools from 10.6.0 to 10.7.0
dependabot[bot] Apr 25, 2025
8d8ba79
chore(deps): bump stripe from 11.6.0 to 12.0.1
dependabot[bot] Apr 25, 2025
a111673
chore(deps): bump setuptools from 79.0.0 to 79.0.1
dependabot[bot] Apr 25, 2025
e65a967
chore(deps): bump jsonschema-specifications from 2024.10.1 to 2025.4.1
dependabot[bot] Apr 25, 2025
9827bef
chore(deps): bump sentry-sdk from 2.26.1 to 2.27.0
dependabot[bot] Apr 25, 2025
ef9a3fa
Merge dependabot/pip/sentry-sdk-2.27.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
413484a
Merge dependabot/pip/limits-5.1.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
56d42d0
Merge dependabot/pip/jsonschema-specifications-2025.4.1 into combined…
pypi-combine-prs[bot] Apr 25, 2025
570dfce
Merge dependabot/pip/h11-0.16.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
15122dd
Merge dependabot/pip/b2sdk-2.8.1 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
e187c82
Merge dependabot/pip/setuptools-79.0.1 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
1fd984c
Merge dependabot/pip/mypy-extensions-1.1.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
5db6d05
Merge dependabot/pip/more-itertools-10.7.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
6dd3dc4
Merge dependabot/pip/types-s3transfer-0.12.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
146b5fe
Merge dependabot/pip/tldextract-5.3.0 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
732fc1f
Merge dependabot/pip/types-setuptools-79.0.0.20250422 into combined-p…
pypi-combine-prs[bot] Apr 25, 2025
d2e3575
Merge dependabot/pip/stripe-12.0.1 into combined-prs-branch
pypi-combine-prs[bot] Apr 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/docs-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
24 changes: 12 additions & 12 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -567,13 +567,13 @@ 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 \
--hash=sha256:ea47eab891afb506f470eee581dcde44d64dc99796665da794da6f83f50f6776
types-setuptools==79.0.0.20250422 \
--hash=sha256:55238c0b18cdc08dd26c32d6d8385ca1ea59b93dde760dae96d15868b7911990 \
--hash=sha256:9c9f699a5914d2ed97f02ee749fb2c7bc2898f8dad03b5dd74b74d4f80e29972
# via
# -r requirements/lint.in
# types-babel
Expand Down Expand Up @@ -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
Expand Down
48 changes: 24 additions & 24 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 \
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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 \
Expand Down Expand Up @@ -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 \
Expand All @@ -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 \
Expand Down Expand Up @@ -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
Expand Down
Loading