Skip to content

Commit 8323862

Browse files
chore(deps): Update python-dependencies
1 parent 5be8d91 commit 8323862

2 files changed

Lines changed: 107 additions & 107 deletions

File tree

pyproject.toml

Lines changed: 55 additions & 55 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", # This is already listed
31-
"attrs==25.3.0",
28+
"anyio==4.13.0",
29+
"asttokens==3.0.1",
30+
"asyncmy==0.2.11", # This is already listed
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",
56-
"jedi==0.19.2",
55+
"idna==3.13",
56+
"jedi==0.20.0",
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.9",
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",
72+
"nbclient==0.10.4",
7373
"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.7",
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.3",
9494
"PyNaCl==1.6.2",
95-
"pyparsing==3.2.3",
95+
"pyparsing==3.3.2",
9696
"python-dateutil==2.9.0.post0",
9797
"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.5.5",
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.6.3",
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
"rembg",
121121
]
122122

requirements.txt

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,104 @@
11
# Core dependencies
2-
asyncmy==0.2.10
3-
discord.py==2.5.2
2+
asyncmy==0.2.11
3+
discord.py==2.7.1
44
rembg
55

66
# Other dependencies from pyproject.toml
77
pywin32==311; sys_platform == 'win32'
88
aiohappyeyeballs==2.6.1
9-
aiohttp==3.13.4
9+
aiohttp==3.13.5
1010
aiosignal
1111
akinator-python==1.6.0
1212
annotated-types==0.7.0
13-
anyio==4.9.0
14-
asttokens==3.0.0
13+
anyio==4.13.0
14+
asttokens==3.0.1
1515
backcall==0.2.0
16-
beautifulsoup4==4.13.4
17-
bleach==6.2.0
18-
certifi==2025.4.26
16+
beautifulsoup4==4.14.3
17+
bleach==6.3.0
18+
certifi==2025.11.12
1919
cffi==1.17.1
20-
charset-normalizer==3.4.2
20+
charset-normalizer==3.4.7
2121
colorama==0.4.6
22-
contourpy==1.3.2
22+
contourpy==1.3.3
2323
cryptography==44.0.3
2424
cycler==0.12.1
2525
decorator==5.2.1
2626
defusedxml==0.7.1
27-
deprecated==1.2.18
27+
deprecated==1.3.1
2828
distro==1.9.0
2929
docopt==0.6.2
3030
enum-tools==0.13.0
31-
executing==2.2.0
32-
fastjsonschema==2.21.1
33-
fonttools==4.60.2
34-
frozenlist==1.6.0
31+
executing==2.2.1
32+
fastjsonschema==2.21.2
33+
fonttools==4.62.1
34+
frozenlist==1.8.0
3535
h11==0.16.0
3636
httpcore==1.0.9
3737
httpx==0.28.1
38-
idna==3.10
39-
jedi==0.19.2
38+
idna==3.13
39+
jedi==0.20.0
4040
jinja2==3.1.6
41-
jiter==0.9.0
42-
jsonschema==4.23.0
43-
jsonschema-specifications==2025.4.1
44-
jupyter-client==8.6.3
45-
jupyter-core==5.8.1
41+
jiter==0.14.0
42+
jsonschema==4.26.0
43+
jsonschema-specifications==2025.9.1
44+
jupyter-client==8.8.0
45+
jupyter-core==5.9.1
4646
jupyterlab-pygments==0.3.0
47-
kiwisolver==1.4.8
48-
markupsafe==3.0.2
49-
matplotlib==3.10.1
50-
matplotlib-inline==0.1.7
51-
mistune==3.1.3
52-
mpmath==1.3.0
53-
multidict==6.4.3
47+
kiwisolver==1.5.0
48+
markupsafe==3.0.3
49+
matplotlib==3.10.9
50+
matplotlib-inline==0.2.1
51+
mistune==3.2.0
52+
mpmath==1.4.1
53+
multidict==6.7.1
5454
mysql-connector-python==9.2.0
55-
nbclient==0.10.2
55+
nbclient==0.10.4
5656
nbconvert==7.17.1
5757
nbformat==5.10.4
5858
num2words==0.5.14
59-
numpy==2.2.5
59+
numpy==2.4.4
6060
openai==1.69.0
6161
packaging==25.0
6262
pandocfilters==1.5.1
63-
parso==0.8.4
63+
parso==0.8.7
6464
pickleshare==0.7.5
6565
pillow==11.2.1
66-
platformdirs==4.3.7
67-
prompt-toolkit==3.0.51
68-
propcache==0.3.1
66+
platformdirs==4.9.6
67+
prompt-toolkit==3.0.52
68+
propcache==0.4.1
6969
pure-eval==0.2.3
70-
pycparser==2.22
70+
pycparser==2.23
7171
pydantic==2.11.1
7272
pydantic-core==2.33.0
73-
pygithub==2.6.1
73+
pygithub==2.9.1
7474
pygments==2.19.1
75-
pyjwt==2.12.0
76-
pymysql==1.1.1
75+
pyjwt==2.12.1
76+
pymysql==1.1.3
7777
pynacl==1.5.0
78-
pyparsing==3.2.3
78+
pyparsing==3.3.2
7979
python-dateutil==2.9.0.post0
8080
python-dotenv==1.2.2
8181
pywin32==311 ; sys_platform == 'win32'
8282
pyzmq==26.4.0
83-
referencing==0.36.2
84-
requests==2.33.0
85-
rpds-py==0.24.0
86-
scipy==1.15.2
83+
referencing==0.37.0
84+
requests==2.33.1
85+
rpds-py==0.30.0
86+
scipy==1.17.1
8787
six==1.17.0
8888
sniffio==1.3.1
89-
soupsieve==2.7
89+
soupsieve==2.8.3
9090
stack-data==0.6.3
9191
sympy==1.14.0
92-
tinycss2==1.4.0
92+
tinycss2==1.5.1
9393
tornado==6.5.5
94-
tqdm==4.67.1
94+
tqdm==4.67.3
9595
traitlets==5.14.3
96-
twitchapi==4.4.0
97-
typing-extensions==4.13.2
96+
twitchapi==4.5.0
97+
typing-extensions==4.15.0
9898
typing-inspection==0.4.2
9999
urllib3==2.6.3
100-
wcwidth==0.2.13
100+
wcwidth==0.6.0
101101
webencodings==0.5.1
102-
wrapt==1.17.2
102+
wrapt==1.17.3
103103
yarg==0.1.10
104-
yarl==1.20.0
104+
yarl==1.23.0

0 commit comments

Comments
 (0)