Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update aiotools (1.7.0 -> 1.8.2) for Python 3.13 support #3520

Merged
merged 8 commits into from
Feb 6, 2025
Prev Previous commit
Next Next commit
fix: Update aiotools yet again to resolve further type errors
achimnol committed Jan 23, 2025
commit 6b7fd02714cf6232d4571f553b168fe0a344be09
57 changes: 31 additions & 26 deletions python.lock
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
// "aiomonitor~=0.7.0",
// "aioresponses>=0.7.3",
// "aiosqlite~=0.20.0",
// "aiotools~=1.8.1",
// "aiotools~=1.8.2",
// "aiotusclient~=0.1.4",
// "alembic~=1.13.2",
// "appdirs~=1.4.4",
@@ -530,13 +530,13 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "051665770087fb1cf4361a5943f524d4d6e3d81665afdfbe6bcef851cd9d9d64",
"url": "https://files.pythonhosted.org/packages/b5/a0/477a8b40203f623448571c849036f63eabf4cbc9cfbff5717d1a02252cd4/aiotools-1.8.1-py3-none-any.whl"
"hash": "523504d2de4e56d065ca4895d9a5a9e29fabaa2d0cbfd080fd28ffdd59d74b01",
"url": "https://files.pythonhosted.org/packages/c3/9c/dc8c8c77f33adc1483c41ba71bf1cad5eba668c864ce618fc56e82d373d2/aiotools-1.8.2-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "16dd2c9e051841fd6b4a6e14573985d8b272b9f2bcbaa3ec856033e6c69773cb",
"url": "https://files.pythonhosted.org/packages/f9/47/50dad8e18b3e0d026e588b488a5d2dd28713d3ac5f276c61867c7d9ce545/aiotools-1.8.1.tar.gz"
"hash": "4347421e71e71237da54d7ad4dd2f8f566370214c9f614d5c3345244d2a9c249",
"url": "https://files.pythonhosted.org/packages/cd/27/0434dbb052e9dcd16432dde8a75186052f39964b176bfa5fdc62602d9865/aiotools-1.8.2.tar.gz"
}
],
"project_name": "aiotools",
@@ -560,7 +560,7 @@
"wheel>=0.45.1; extra == \"build\""
],
"requires_python": ">=3.9",
"version": "1.8.1"
"version": "1.8.2"
},
{
"artifacts": [
@@ -1045,31 +1045,36 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "f9843a5d06f501d66ada06f5a5417f671823af2cf319e36ceefa1bafaaaaa953",
"url": "https://files.pythonhosted.org/packages/79/97/4697aa8050e306d6139815996adeb263ddc83024399a188e8b42587665db/boto3-1.36.3-py3-none-any.whl"
"hash": "9f8f699e75ec63fcc98c4dd7290997c7c06c68d3ac8161ad4735fe71f5fe945c",
"url": "https://files.pythonhosted.org/packages/39/a8/36bcf2124474dc7e4712c65ace278d758f4919bd1158b97ab7a391db8f68/boto3-1.36.4-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "eeceeb74ef8b65634d358c27aa074917f4449dc828f79301f1075232618eb502",
"url": "https://files.pythonhosted.org/packages/64/c2/cae7165a7c89a507d318ed4819d9dc707c2e36c1f988e815ecfe764a4e33/boto3-1.36.4.tar.gz"
}
],
"project_name": "boto3",
"requires_dists": [
"botocore<1.37.0,>=1.36.3",
"botocore<1.37.0,>=1.36.4",
"botocore[crt]<2.0a0,>=1.21.0; extra == \"crt\"",
"jmespath<2.0.0,>=0.7.1",
"s3transfer<0.12.0,>=0.11.0"
],
"requires_python": ">=3.8",
"version": "1.36.3"
"version": "1.36.4"
},
{
"artifacts": [
{
"algorithm": "sha256",
"hash": "536ab828e6f90dbb000e3702ac45fd76642113ae2db1b7b1373ad24104e89255",
"url": "https://files.pythonhosted.org/packages/9f/14/f952fed35b9c04aa66453b5fb5d1262a5a9f5dfdcb396d387c1ff0c6da41/botocore-1.36.3-py3-none-any.whl"
"hash": "3f183aa7bb0c1ba02171143a05f28a4438abdf89dd6b8c0a7727040375a90520",
"url": "https://files.pythonhosted.org/packages/ae/14/3cf5bad2c7d5e96f6fc3862b62bc75a8fa60d7f480385063d1780b921a8d/botocore-1.36.4-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "775b835e979da5c96548ed1a0b798101a145aec3cd46541d62e27dda5a94d7f8",
"url": "https://files.pythonhosted.org/packages/3a/61/69eb06a803c83e0da733b60b2bc65880c18ef2dee19ee10cf8732794a3c1/botocore-1.36.3.tar.gz"
"hash": "ef54f5e3316040b6ff775941e6ed052c3230dda0079d17d9f9e3c757375f2027",
"url": "https://files.pythonhosted.org/packages/a9/a7/d85cad20f43d753105ba9ecbed7ff1047f5a952c80e5023261e21ff1afe4/botocore-1.36.4.tar.gz"
}
],
"project_name": "botocore",
@@ -1081,7 +1086,7 @@
"urllib3<1.27,>=1.25.4; python_version < \"3.10\""
],
"requires_python": ">=3.8",
"version": "1.36.3"
"version": "1.36.4"
},
{
"artifacts": [
@@ -1715,13 +1720,13 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "42664f18290a6be591be5329a96fe30184be1a1badb7292a7f686a9659de9ca0",
"url": "https://files.pythonhosted.org/packages/8d/8d/4d5d5f9f500499f7bd4c93903b43e8d6976f3fc6f064637ded1a85d09b07/google_auth-2.37.0-py2.py3-none-any.whl"
"hash": "e7dae6694313f434a2727bf2906f27ad259bae090d7aa896590d86feec3d9d4a",
"url": "https://files.pythonhosted.org/packages/9d/47/603554949a37bca5b7f894d51896a9c534b9eab808e2520a748e081669d0/google_auth-2.38.0-py2.py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "0054623abf1f9c83492c63d3f47e77f0a544caa3d40b2d98e099a611c2dd5d00",
"url": "https://files.pythonhosted.org/packages/46/af/b25763b9d35dfc2c6f9c3ec34d8d3f1ba760af3a7b7e8d5c5f0579522c45/google_auth-2.37.0.tar.gz"
"hash": "8285113607d3b80a3f1543b75962447ba8a09fe85783432a784fdeef6ac094c4",
"url": "https://files.pythonhosted.org/packages/c6/eb/d504ba1daf190af6b204a9d4714d457462b486043744901a6eeea711f913/google_auth-2.38.0.tar.gz"
}
],
"project_name": "google-auth",
@@ -1741,7 +1746,7 @@
"rsa<5,>=3.1.4"
],
"requires_python": ">=3.7",
"version": "2.37.0"
"version": "2.38.0"
},
{
"artifacts": [
@@ -2579,13 +2584,13 @@
"artifacts": [
{
"algorithm": "sha256",
"hash": "ec5d00d873ce473b7f2ffcb7104286a376c354cab0c2fa12f5573dab03e87210",
"url": "https://files.pythonhosted.org/packages/8e/25/5b300f0400078d9783fbe44d30fedd849a130fc3aff01f18278c12342b6f/marshmallow-3.25.1-py3-none-any.whl"
"hash": "1287bca04e6a5f4094822ac153c03da5e214a0a60bcd557b140f3e66991b8ca1",
"url": "https://files.pythonhosted.org/packages/d6/0d/80d7071803df1957c304bc096a714334dda7eb41ecfdd28dcfb49b1cde0e/marshmallow-3.26.0-py3-none-any.whl"
},
{
"algorithm": "sha256",
"hash": "f4debda3bb11153d81ac34b0d582bf23053055ee11e791b54b4b35493468040a",
"url": "https://files.pythonhosted.org/packages/b8/85/43b8e95251312e8d0d3389263e87e368a5a015db475e140d5dd8cb8dcb47/marshmallow-3.25.1.tar.gz"
"hash": "eb36762a1cc76d7abf831e18a3a1b26d3d481bbc74581b8e532a3d3a8115e1cb",
"url": "https://files.pythonhosted.org/packages/ed/3a/b392ca6582ce5c2e515a8ca365f89b6e631d864a80ecdc72e0bc1bf3aec6/marshmallow-3.26.0.tar.gz"
}
],
"project_name": "marshmallow",
@@ -2604,7 +2609,7 @@
"tox; extra == \"dev\""
],
"requires_python": ">=3.9",
"version": "3.25.1"
"version": "3.26.0"
},
{
"artifacts": [
@@ -5056,7 +5061,7 @@
"aiomonitor~=0.7.0",
"aioresponses>=0.7.3",
"aiosqlite~=0.20.0",
"aiotools~=1.8.1",
"aiotools~=1.8.2",
"aiotusclient~=0.1.4",
"alembic~=1.13.2",
"appdirs~=1.4.4",
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ aiodns>=3.2
aiomonitor~=0.7.0
aioresponses>=0.7.3
aiosqlite~=0.20.0
aiotools~=1.8.1
aiotools~=1.8.2
aiotusclient~=0.1.4
alembic~=1.13.2
appdirs~=1.4.4