Skip to content

Commit 97efcd7

Browse files
[8.19] Update aiomysql Version (#3858) (#3861)
# Backport This will backport the following commits from `main` to `8.19`: - [Update aiomysql Version (#3858)](#3858) <!--- Backport version: 10.2.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent d14bc7d commit 97efcd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,8 +1372,8 @@ SOFTWARE.
13721372

13731373

13741374
aiomysql
1375-
0.1.1
1376-
MIT License
1375+
0.3.0
1376+
UNKNOWN
13771377
Copyright (c) 2010, 2013 PyMySQL contributors
13781378

13791379
Permission is hereby granted, free of charge, to any person obtaining a copy

requirements/framework.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.11.10
22
aiofiles==23.2.1
3-
aiomysql==0.1.1
3+
aiomysql==0.3.0
44
httpx==0.27.0
55
httpx-ntlm==1.4.0
66
elasticsearch[async]==8.17.1

0 commit comments

Comments
 (0)