File tree Expand file tree Collapse file tree 2 files changed +87
-75
lines changed Expand file tree Collapse file tree 2 files changed +87
-75
lines changed Original file line number Diff line number Diff line change @@ -7,24 +7,24 @@ requires-python = "==3.14.*"
77dependencies = [
88 " pydis-core[all]==11.8.0" ,
99 " aiohttp==3.13.2" ,
10- " arrow==1.3 .0" ,
11- " beautifulsoup4==4.12.3 " ,
10+ " arrow==1.4 .0" ,
11+ " beautifulsoup4==4.14.2 " ,
1212 " colorama==0.4.6; sys_platform == \" win32\" " ,
1313 " coloredlogs==15.0.1" ,
1414 " deepdiff==8.6.1" ,
15- " emoji==2.14.1 " ,
16- " feedparser==6.0.11 " ,
15+ " emoji==2.15.0 " ,
16+ " feedparser==6.0.12 " ,
1717 " lxml==6.0.2" ,
18- " markdownify==1.1 .0" ,
18+ " markdownify==1.2 .0" ,
1919 " pydantic==2.12.3" ,
20- " pydantic-settings==2.8.1 " ,
20+ " pydantic-settings==2.11.0 " ,
2121 " python-dateutil==2.9.0.post0" ,
2222 " python-frontmatter==1.1.0" ,
2323 " rapidfuzz==3.14.1" ,
2424 " regex==2025.10.23" ,
25- " sentry-sdk==2.22 .0" ,
26- " tenacity==9.0.0 " ,
27- " tldextract==5.1.3 " ,
25+ " sentry-sdk==2.43 .0" ,
26+ " tenacity==9.1.2 " ,
27+ " tldextract==5.3.0 " ,
2828 " yarl==1.22.0" ,
2929]
3030name = " bot"
@@ -38,11 +38,11 @@ prerelease = "allow"
3838dev = [
3939 " coverage==7.11.0" ,
4040 " httpx==0.28.1" ,
41- " pre-commit==4.1 .0" ,
42- " pytest==8.3.4 " ,
41+ " pre-commit==4.3 .0" ,
42+ " pytest==8.4.2 " ,
4343 " pytest-cov==7.0.0" ,
44- " pytest-subtests==0.14.1 " ,
45- " pytest-xdist==3.6.1 " ,
44+ " pytest-subtests==0.15.0 " ,
45+ " pytest-xdist==3.8.0 " ,
4646 " ruff==0.9.9" ,
4747 " taskipy==1.14.1" ,
4848]
You can’t perform that action at this time.
0 commit comments