forked from GoogleCloudPlatform/generative-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9be1151
chore(deps): update dependency packaging to v24 (GoogleCloudPlatform#597)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [packaging](https://togithub.com/pypa/packaging) | `==23.2` ->
`==24.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pypa/packaging (packaging)</summary>
### [`v24.0`](https://togithub.com/pypa/packaging/releases/tag/24.0)
[Compare
Source](https://togithub.com/pypa/packaging/compare/23.2...24.0)
#### What's Changed
- Fix specifier matching when the specifier is long and has an epoch by
[@​SpecLad](https://togithub.com/SpecLad) in
[https://github.com/pypa/packaging/pull/712](https://togithub.com/pypa/packaging/pull/712)
- Clarify version split/join usage by
[@​uranusjr](https://togithub.com/uranusjr) in
[https://github.com/pypa/packaging/pull/725](https://togithub.com/pypa/packaging/pull/725)
- Default optional metadata values to None by
[@​dstufft](https://togithub.com/dstufft) in
[https://github.com/pypa/packaging/pull/734](https://togithub.com/pypa/packaging/pull/734)
- Stop using deprecated/removed keys by
[@​dstufft](https://togithub.com/dstufft) in
[https://github.com/pypa/packaging/pull/739](https://togithub.com/pypa/packaging/pull/739)
- Correctly use the ExceptionGroup shim only when needed by
[@​dstufft](https://togithub.com/dstufft) in
[https://github.com/pypa/packaging/pull/736](https://togithub.com/pypa/packaging/pull/736)
- Update CHANGELOG entry about `validate` kwarg by
[@​pradyunsg](https://togithub.com/pradyunsg) in
[https://github.com/pypa/packaging/pull/731](https://togithub.com/pypa/packaging/pull/731)
- Support --disable-gil builds (PEP 703) in packaging.tags by
[@​colesbury](https://togithub.com/colesbury) in
[https://github.com/pypa/packaging/pull/728](https://togithub.com/pypa/packaging/pull/728)
- Skip `test_glibc_version_string_ctypes_raise_oserror` if `ctypes` is
unavailable by [@​kevinchang96](https://togithub.com/kevinchang96)
in
[https://github.com/pypa/packaging/pull/741](https://togithub.com/pypa/packaging/pull/741)
- Enable CodeQL by [@​joycebrum](https://togithub.com/joycebrum)
in
[https://github.com/pypa/packaging/pull/743](https://togithub.com/pypa/packaging/pull/743)
- PEP 703: Rename `Py_NOGIL` to `Py_GIL_DISABLED` by
[@​hugovk](https://togithub.com/hugovk) in
[https://github.com/pypa/packaging/pull/747](https://togithub.com/pypa/packaging/pull/747)
- Replace PEP references with PUG links by
[@​jeanas](https://togithub.com/jeanas) in
[https://github.com/pypa/packaging/pull/750](https://togithub.com/pypa/packaging/pull/750)
- Remove coverage ignore for non-existent file by
[@​shenanigansd](https://togithub.com/shenanigansd) in
[https://github.com/pypa/packaging/pull/752](https://togithub.com/pypa/packaging/pull/752)
- Update URLs by
[@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos)
in
[https://github.com/pypa/packaging/pull/764](https://togithub.com/pypa/packaging/pull/764)
- Configure dependabot by
[@​joycebrum](https://togithub.com/joycebrum) in
[https://github.com/pypa/packaging/pull/757](https://togithub.com/pypa/packaging/pull/757)
- Hash pin github actions by
[@​joycebrum](https://togithub.com/joycebrum) in
[https://github.com/pypa/packaging/pull/758](https://togithub.com/pypa/packaging/pull/758)
- Apply some refurb suggestions by
[@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos)
in
[https://github.com/pypa/packaging/pull/763](https://togithub.com/pypa/packaging/pull/763)
- Appply some bugbear suggestions by
[@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos)
in
[https://github.com/pypa/packaging/pull/761](https://togithub.com/pypa/packaging/pull/761)
- Apply some ruff suggestions by
[@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos)
in
[https://github.com/pypa/packaging/pull/772](https://togithub.com/pypa/packaging/pull/772)
- Add riscv64 as a supported manylinux architecture by
[@​markdryan](https://togithub.com/markdryan) in
[https://github.com/pypa/packaging/pull/751](https://togithub.com/pypa/packaging/pull/751)
#### New Contributors
- [@​colesbury](https://togithub.com/colesbury) made their first
contribution in
[https://github.com/pypa/packaging/pull/728](https://togithub.com/pypa/packaging/pull/728)
- [@​kevinchang96](https://togithub.com/kevinchang96) made their
first contribution in
[https://github.com/pypa/packaging/pull/741](https://togithub.com/pypa/packaging/pull/741)
- [@​jeanas](https://togithub.com/jeanas) made their first
contribution in
[https://github.com/pypa/packaging/pull/750](https://togithub.com/pypa/packaging/pull/750)
- [@​shenanigansd](https://togithub.com/shenanigansd) made their
first contribution in
[https://github.com/pypa/packaging/pull/752](https://togithub.com/pypa/packaging/pull/752)
- [@​markdryan](https://togithub.com/markdryan) made their first
contribution in
[https://github.com/pypa/packaging/pull/751](https://togithub.com/pypa/packaging/pull/751)
**Full Changelog**:
pypa/packaging@23.2...24.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 93d7ae7 commit 9be1151Copy full SHA for 9be1151
File tree
2 files changed
+2
-2
lines changed- gemini/sample-apps/genwealth/function-scripts
- analyze-prospectus
- process-pdf
2 files changed
+2
-2
lines changedgemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt
Copy file name to clipboardexpand all lines: gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt
Copy file name to clipboardexpand all lines: gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments