Skip to content

Commit

Permalink
Update mysqlclient requirement from <2.2.4 to <2.2.5
Browse files Browse the repository at this point in the history
Updates the requirements on [mysqlclient](https://github.com/PyMySQL/mysqlclient) to permit the latest version.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](PyMySQL/mysqlclient@MySQLdb-0.9.0b1...v2.2.4)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 13, 2024
1 parent 09326b9 commit dfa5bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mysqlclient<2.2.4
mysqlclient<2.2.5

0 comments on commit dfa5bb1

Please sign in to comment.