Skip to content

Commit

Permalink
deps: Update dependency types-PyMySQL to v1.1.0.20240524 (#423)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [types-PyMySQL](https://github.com/python/typeshed)
([changelog](https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/PyMySQL.md))
| `==1.1.0` -> `==1.1.0.20240524` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/types-PyMySQL/1.1.0.20240524?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/types-PyMySQL/1.1.0.20240524?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/types-PyMySQL/1.1.0.0/1.1.0.20240524?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/types-PyMySQL/1.1.0.0/1.1.0.20240524?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 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/genai-databases-retrieval-app).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Yuan <45984206+Yuan325@users.noreply.github.com>
  • Loading branch information
renovate-bot and Yuan325 committed Jul 8, 2024
1 parent 00d8ddd commit a9cf358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrieval_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ langchain-google-vertexai==1.0.5
asyncio==3.4.3
datetime==5.5
pymysql==1.1.1
types-PyMySQL==1.1.0
types-PyMySQL==1.1.0.20240524

0 comments on commit a9cf358

Please sign in to comment.