Skip to content

Commit

Permalink
chore(deps): bump mysqlclient from 2.1.1 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.1 to 2.2.5.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](PyMySQL/mysqlclient@v2.1.1...v2.2.5)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 119bbdb commit 71192b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ requests
logzero
aiohttp-cors
wheel
mysqlclient == 2.1.1
mysqlclient == 2.2.5
sentry-sdk == 2.8.0
celery == 5.4.0
azure-storage-blob == 12.23.1
Expand Down

0 comments on commit 71192b0

Please sign in to comment.