Skip to content

Commit 3dc375c

Browse files
deps: Update dependency types-pytz to v2025 (#527)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [types-pytz](https://redirect.github.com/python/typeshed) ([changelog](https://redirect.github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pytz.md)) | `==2024.2.0.20241003` -> `==2025.1.0.20250204` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/types-pytz/2025.1.0.20250204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/types-pytz/2025.1.0.20250204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/types-pytz/2024.2.0.20241003/2025.1.0.20250204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/types-pytz/2024.2.0.20241003/2025.1.0.20250204?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Never, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/genai-databases-retrieval-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Yuan <[email protected]>
1 parent cf8af80 commit 3dc375c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm_demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ types-Markdown==3.7.0.20240822
1111
uvicorn[standard]==0.31.0
1212
python-multipart==0.0.18
1313
pytz==2024.2
14-
types-pytz==2024.2.0.20241003
14+
types-pytz==2025.1.0.20250204
1515
langgraph==0.2.48
1616
httpx==0.27.2
1717
pandas-stubs==2.2.2.240807

0 commit comments

Comments
 (0)