Skip to content

Commit 23e3770

Browse files
chore(deps): Update python-dependencies
1 parent b6f2d9e commit 23e3770

2 files changed

Lines changed: 111 additions & 111 deletions

File tree

pyproject.toml

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -20,103 +20,103 @@ authors = [
2020
dependencies = [
2121
"pywin32==311; sys_platform == 'win32'",
2222
"aiohappyeyeballs==2.6.1",
23-
"aiohttp==3.13.4",
24-
"aiomysql==0.3.0",
25-
"aiosignal==1.3.2",
23+
"aiohttp==3.13.5",
24+
"aiomysql==0.3.2",
25+
"aiosignal==1.4.0",
2626
"akinator-python==1.6.0",
2727
"annotated-types==0.7.0",
28-
"anyio==4.9.0",
29-
"asttokens==3.0.0",
30-
"asyncmy==0.2.10",
31-
"attrs==25.3.0",
28+
"anyio==4.13.0",
29+
"asttokens==3.0.1",
30+
"asyncmy==0.2.11",
31+
"attrs==25.4.0",
3232
"backcall==0.2.0",
33-
"beautifulsoup4==4.13.4",
34-
"bleach==6.2.0",
35-
"certifi==2025.4.26",
33+
"beautifulsoup4==4.14.3",
34+
"bleach==6.3.0",
35+
"certifi==2025.11.12",
3636
"cffi==1.17.1",
37-
"charset-normalizer==3.4.2",
37+
"charset-normalizer==3.4.7",
3838
"colorama==0.4.6",
39-
"contourpy==1.3.2",
39+
"contourpy==1.3.3",
4040
"cryptography==44.0.3",
4141
"cycler==0.12.1",
4242
"decorator==5.2.1",
4343
"defusedxml==0.7.1",
44-
"Deprecated==1.2.18",
45-
"discord.py==2.5.2",
44+
"Deprecated==1.3.1",
45+
"discord.py==2.7.1",
4646
"distro==1.9.0",
4747
"docopt==0.6.2",
48-
"executing==2.2.0",
49-
"fastjsonschema==2.21.1",
50-
"fonttools==4.60.2",
51-
"frozenlist==1.6.0",
48+
"executing==2.2.1",
49+
"fastjsonschema==2.21.2",
50+
"fonttools==4.62.1",
51+
"frozenlist==1.8.0",
5252
"h11==0.16.0",
5353
"httpcore==1.0.9",
5454
"httpx==0.28.1",
55-
"idna==3.10",
55+
"idna==3.11",
5656
"jedi==0.19.2",
5757
"Jinja2==3.1.6",
58-
"jiter==0.9.0",
59-
"jsonschema==4.23.0",
60-
"jsonschema-specifications==2025.4.1",
61-
"jupyter_client==8.6.3",
62-
"jupyter-core==5.8.1",
58+
"jiter==0.14.0",
59+
"jsonschema==4.26.0",
60+
"jsonschema-specifications==2025.9.1",
61+
"jupyter_client==8.8.0",
62+
"jupyter-core==5.9.1",
6363
"jupyterlab_pygments==0.3.0",
64-
"kiwisolver==1.4.8",
65-
"MarkupSafe==3.0.2",
66-
"matplotlib==3.10.1",
67-
"matplotlib-inline==0.1.7",
68-
"mistune==3.1.3",
69-
"mpmath==1.3.0",
70-
"multidict==6.4.3",
64+
"kiwisolver==1.5.0",
65+
"MarkupSafe==3.0.3",
66+
"matplotlib==3.10.8",
67+
"matplotlib-inline==0.2.1",
68+
"mistune==3.2.0",
69+
"mpmath==1.4.1",
70+
"multidict==6.7.1",
7171
"mysql-connector-python==9.2.0",
72-
"nbclient==0.10.2",
73-
"nbconvert==7.17.0",
72+
"nbclient==0.10.4",
73+
"nbconvert==7.17.1",
7474
"nbformat==5.10.4",
7575
"num2words==0.5.14",
76-
"numpy==2.2.5",
76+
"numpy==2.4.4",
7777
"openai==1.69.0",
7878
"packaging==25.0",
7979
"pandocfilters==1.5.1",
80-
"parso==0.8.4",
80+
"parso==0.8.6",
8181
"pickleshare==0.7.5",
8282
"pillow==12.2.0",
83-
"platformdirs==4.3.7",
84-
"prompt_toolkit==3.0.51",
85-
"propcache==0.3.1",
83+
"platformdirs==4.9.6",
84+
"prompt_toolkit==3.0.52",
85+
"propcache==0.4.1",
8686
"pure_eval==0.2.3",
87-
"pycparser==2.22",
87+
"pycparser==2.23",
8888
"pydantic==2.11.1",
8989
"pydantic_core==2.33.0",
90-
"PyGithub==2.6.1",
90+
"PyGithub==2.9.1",
9191
"Pygments==2.19.1",
92-
"PyJWT==2.12.0",
93-
"PyMySQL==1.1.1",
92+
"PyJWT==2.12.1",
93+
"PyMySQL==1.1.2",
9494
"PyNaCl==1.5.0",
95-
"pyparsing==3.2.3",
95+
"pyparsing==3.3.2",
9696
"python-dateutil==2.9.0.post0",
97-
"python-dotenv==1.1.0",
97+
"python-dotenv==1.2.2",
9898
"pyzmq==26.4.0",
99-
"referencing==0.36.2",
100-
"requests==2.33.0",
101-
"rpds-py==0.24.0",
102-
"scipy==1.15.2",
99+
"referencing==0.37.0",
100+
"requests==2.33.1",
101+
"rpds-py==0.30.0",
102+
"scipy==1.17.1",
103103
"six==1.17.0",
104104
"sniffio==1.3.1",
105-
"soupsieve==2.7",
105+
"soupsieve==2.8.3",
106106
"stack-data==0.6.3",
107107
"sympy==1.14.0",
108-
"tinycss2==1.4.0",
108+
"tinycss2==1.5.1",
109109
"tornado==6.4.2",
110-
"tqdm==4.67.1",
110+
"tqdm==4.67.3",
111111
"traitlets==5.14.3",
112-
"twitchAPI==4.4.0",
113-
"typing_extensions==4.13.2",
112+
"twitchAPI==4.5.0",
113+
"typing_extensions==4.15.0",
114114
"urllib3==2.4.0",
115-
"wcwidth==0.2.13",
115+
"wcwidth==0.6.0",
116116
"webencodings==0.5.1",
117-
"wrapt==1.17.2",
117+
"wrapt==1.17.3",
118118
"yarg==0.1.10",
119-
"yarl==1.20.0",
119+
"yarl==1.23.0",
120120
"brawlstats",
121121
"rembg",
122122
]

0 commit comments

Comments
 (0)