E57C chore(deps): bump the python group with 2 updates (#8187) · nginx/kubernetes-ingress@0ee5562 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ee5562

Browse files
dependabot[bot]pdabelf5
authored andcommitted
chore(deps): bump the python group with 2 updates (#8187)
Bumps the python group with 2 updates: [cachetools](https://github.com/tkem/cachetools) and [typing-extensions](https://github.com/python/typing_extensions). Updates `cachetools` from 6.1.0 to 6.2.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.1.0...v6.2.0) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
1 parent 09bd7a9 commit 0ee5562

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ attrs==25.3.0 \
88
--hash=sha256:427318ce031701fea540783410126f03899a97ffc6f61596ad581ac2e40e3bc3 \
99
--hash=sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b
1010
# via -r requirements.in
11-
cachetools==6.1.0 \
12-
--hash=sha256:1c7bb3cf9193deaf3508b7c5f2a79986c13ea38965c5adcff1f84519cf39163e \
13-
--hash=sha256:b4c4f404392848db3ce7aac34950d17be4d864da4b8b66911008e430bc544587
11+
cachetools==6.2.0 \
12+
--hash=sha256:1c76a8960c0041fcc21097e357f882197c79da0dbff766e7317890a65d7d8ba6 \
13+
--hash=sha256:38b328c0889450f05f5e120f56ab68c8abaf424e1275522b138ffc93253f7e32
1414
# via
1515
# -r requirements.in
1616
# google-auth
@@ -703,9 +703,9 @@ six==1.17.0 \
703703
# -r requirements.in
704704
# kubernetes
705705
# python-dateutil
706-
typing-extensions==4.14.1 \
707-
--hash=sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36 \
708-
--hash=sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76
706+
typing-extensions==4.15.0 \
707+
--hash=sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 \
708+
--hash=sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548
709709
# via
710710
# -r requirements.in
711711
# pyee

0 commit comments

Comments
 (0)
0