Skip to content

Commit 7efcfdc

Browse files
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](python-jsonschema/referencing@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] <[email protected]> * 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](stripe/stripe-python@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] <[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 61375f3 commit 7efcfdc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

requirements/main.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ botocore==1.34.134 \
119119
--hash=sha256:45219e00639755f92569b29f8f279d5dde721494791412c1f7026a3779e8d9f4 \
120120
--hash=sha256:e29c299599426ed16dd2d4c1e20eef784f96b15e1850ebbc59a3250959285b95
121121
# via
122-
# -r requirements/main.in
123122
# boto3
124123
# s3transfer
125124
cachetools==5.3.3 \
@@ -1720,9 +1719,9 @@ redis==5.0.7 \
17201719
# via
17211720
# -r requirements/main.in
17221721
# celery-redbeat
1723-
referencing==0.31.1 \
1724-
--hash=sha256:81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec \
1725-
--hash=sha256:c19c4d006f1757e3dd75c4f784d38f8698d87b649c54f9ace14e5e8c9667c01d
1722+
referencing==0.35.1 \
1723+
--hash=sha256:25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c \
1724+
--hash=sha256:eda6d3234d62814d1c64e305c1331c9a3a6132da475ab6382eaa997b21ee75de
17261725
# via
17271726
# jsonschema
17281727
# jsonschema-path
@@ -1946,9 +1945,9 @@ stdlib-list==0.10.0 \
19461945
--hash=sha256:6519c50d645513ed287657bfe856d527f277331540691ddeaf77b25459964a14 \
19471946
--hash=sha256:b3a911bc441d03e0332dd1a9e7d0870ba3bb0a542a74d7524f54fb431256e214
19481947
# via -r requirements/main.in
1949-
stripe==10.0.0 \
1950-
--hash=sha256:19dbc7edb2521f61cd3afe142318925db945ed0a8ae590d8fd5aed22e1d21e89 \
1951-
--hash=sha256:48a99472065143de9a304ea34976b163cb6bb1dc6e4cdc1615640aecf41220e3
1948+
stripe==10.1.0 \
1949+
--hash=sha256:241a2cba4fe8412369bfbbfaea9971c350247c4fb6e96ce8884057ebac60f1f9 \
1950+
--hash=sha256:f92a7b2a92c03efd624052cee2a734c0c6d67dfd6710cb11ea2f841196960629
19521951
# via -r requirements/main.in
19531952
structlog==24.2.0 \
19541953
--hash=sha256:0e3fe74924a6d8857d3f612739efb94c72a7417d7c7c008d12276bca3b5bf13b \

0 commit comments

Comments
 (0)