Kiyomi-Parents / Kiyomi

A Discord bot centered around the Beat Saber community
MIT License
1 stars 1 forks source link

Update asyncmy requirement from ~=0.2.5 to ~=0.2.7 #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on asyncmy to permit the latest version.

Release notes

Sourced from asyncmy's releases.

v0.2.7

  • Fix No module named 'asyncmy.connection'.
Changelog

Sourced from asyncmy's changelog.

0.2.7

  • Fix No module named 'asyncmy.connection'.

0.2.6

  • Fix raise_mysql_exception (#28)
  • Implement read_timeout and remove write_timeout parameters (#44)

0.2.5

  • Revert TIME return datetime.time object. (#37)

0.2.4

  • Fix escape_string for enum type. (#30)
  • TIME return datetime.time object.

0.2.3

  • Fix escape_sequence. (#20)
  • Fix connection.autocommit. (#21)
  • Fix _clear_result. (#22)

0.2.2

  • Fix bug. (#18)
  • Fix replication error.

0.2.1

  • Fix binlogstream await. (#12)
  • Remove loop argument. (#15)
  • Fix unix_socket connect. (#17)

0.2.0

  • Fix cursor.close.

0.1

0.1.9

  • Force int pool_recycle.
  • Fix echo option.
  • Fix bug replication and now don't need to connect manual.

0.1.8

  • Fix pool recycle. (#4)

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #124.