Skip to content

Commit b006e30

Browse files
Combined PRs (#17748)
* chore(deps): bump cssselect from 1.2.0 to 1.3.0 Bumps [cssselect](https://github.com/scrapy/cssselect) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/scrapy/cssselect/blob/master/CHANGES) - [Commits](scrapy/cssselect@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: cssselect dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump proto-plus from 1.26.0 to 1.26.1 Bumps [proto-plus](https://github.com/googleapis/proto-plus-python) from 1.26.0 to 1.26.1. - [Release notes](https://github.com/googleapis/proto-plus-python/releases) - [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md) - [Commits](googleapis/proto-plus-python@v1.26.0...v1.26.1) --- updated-dependencies: - dependency-name: proto-plus dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump types-awscrt from 0.23.10 to 0.24.1 Bumps [types-awscrt](https://github.com/youtype/types-awscrt) from 0.23.10 to 0.24.1. - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) --- updated-dependencies: - dependency-name: types-awscrt dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump google-cloud-core from 2.4.2 to 2.4.3 Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/googleapis/python-cloud-core/releases) - [Changelog](https://github.com/googleapis/python-cloud-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-cloud-core@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: google-cloud-core dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump disposable-email-domains from 0.0.119 to 0.0.120 Bumps [disposable-email-domains](https://github.com/disposable-email-domains/disposable-email-domains) from 0.0.119 to 0.0.120. - [Commits](https://github.com/disposable-email-domains/disposable-email-domains/commits) --- updated-dependencies: - dependency-name: disposable-email-domains dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> 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>
1 parent 148e361 commit b006e30

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

requirements/lint.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,9 +513,9 @@ toml==0.10.2 \
513513
--hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \
514514
--hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f
515515
# via curlylint
516-
types-awscrt==0.23.10 \
517-
--hash=sha256:7391bf502f6093221e68da8fb6a2af7ec67a98d376c58d5b76cc3938f449d121 \
518-
--hash=sha256:965659260599b421564204b895467684104a2c0311bbacfd3c2423b8b0d3f3e9
516+
types-awscrt==0.24.1 \
517+
--hash=sha256:f3f2578ff74a254a79882b95961fb493ba217cebc350b3eb239d1cd948d4d7fa \
518+
--hash=sha256:fc6eae56f8dc5a3f8cc93cc2c7c332fa82909f8284fbe25e014c575757af397d
519519
# via botocore-stubs
520520
types-babel==2.11.0.15 \
521521
--hash=sha256:282c184c8c9d81e8269212c1b8fa0d39ee88fb8bc43be47980412781c9c85f7e \

requirements/main.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -518,9 +518,9 @@ cryptography==44.0.2 \
518518
# rfc3161-client
519519
# sigstore
520520
# webauthn
521-
cssselect==1.2.0 \
522-
--hash=sha256:666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc \
523-
--hash=sha256:da1885f0c10b60c03ed5eccbb6b68d6eff248d91976fcde348f395d54c9fd35e
521+
cssselect==1.3.0 \
522+
--hash=sha256:56d1bf3e198080cc1667e137bc51de9cadfca259f03c2d4e09037b3e01e30f0d \
523+
--hash=sha256:57f8a99424cfab289a1b6a816a43075a4b00948c86b4dcf3ef4ee7e15f7ab0c7
524524
# via premailer
525525
cssutils==2.11.1 \
526526
--hash=sha256:0563a76513b6af6eebbe788c3bf3d01c920e46b3f90c8416738c5cfc773ff8e2 \
@@ -534,9 +534,9 @@ deprecated==1.2.18 \
534534
--hash=sha256:422b6f6d859da6f2ef57857761bfb392480502a64c3028ca9bbe86085d72115d \
535535
--hash=sha256:bd5011788200372a32418f888e326a09ff80d0214bd961147cfed01b5c018eec
536536
# via limits
537-
disposable-email-domains==0.0.119 \
538-
--hash=sha256:a0e231613475fb2f91afd36aa63dea87902a513bbe8c7a0f05227cb7a979f28e \
539-
--hash=sha256:b8212349f4ee964fb02cb9f4623fea1a3c22a0b850d896eb076c45732453a3f2
537+
disposable-email-domains==0.0.120 \
538+
--hash=sha256:9bac4af1ac4c507da9914a71294da4f55732969225aa97e2f35ae7cd25dc67eb \
539+
--hash=sha256:a0d205fe1947223922cf6bdfce6dde90f1776344d7ab9330c67902da3baa4dda
540540
# via -r requirements/main.in
541541
dnspython==2.7.0 \
542542
--hash=sha256:b4c34b7d10b51bcc3a5071e7b8dee77939f1e878477eeecc965e9835f63c6c86 \
@@ -589,9 +589,9 @@ google-cloud-bigquery==3.30.0 \
589589
--hash=sha256:7e27fbafc8ed33cc200fe05af12ecd74d279fe3da6692585a3cef7aee90575b6 \
590590
--hash=sha256:f4d28d846a727f20569c9b2d2f4fa703242daadcb2ec4240905aa485ba461877
591591
# via -r requirements/main.in
592-
google-cloud-core==2.4.2 \
593-
--hash=sha256:7459c3e83de7cb8b9ecfec9babc910efb4314030c56dd798eaad12c426f7d180 \
594-
--hash=sha256:a4fcb0e2fcfd4bfe963837fad6d10943754fd79c1a50097d68540b6eb3d67f35
592+
google-cloud-core==2.4.3 \
593+
--hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \
594+
--hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e
595595
# via
596596
# google-cloud-bigquery
597597
# google-cloud-storage
@@ -1615,9 +1615,9 @@ prompt-toolkit==3.0.50 \
16151615
--hash=sha256:544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab \
16161616
--hash=sha256:9b6427eb19e479d98acff65196a307c555eb567989e6d88ebbb1b509d9779198
16171617
# via click-repl
1618-
proto-plus==1.26.0 \
1619-
--hash=sha256:6e93d5f5ca267b54300880fff156b6a3386b3fa3f43b1da62e680fc0c586ef22 \
1620-
--hash=sha256:bf2dfaa3da281fc3187d12d224c707cb57214fb2c22ba854eb0c105a3fb2d4d7
1618+
proto-plus==1.26.1 \
1619+
--hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \
1620+
--hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012
16211621
# via google-api-core
16221622
protobuf==5.29.3 \
16231623
--hash=sha256:0a18ed4a24198528f2333802eb075e59dea9d679ab7a6c5efb017a59004d849f \

0 commit comments

Comments
 (0)