Skip to content

Commit bda9c41

Browse files
authored
Update everything (#1420)
This updates all currently outdates packages
1 parent 43fcae0 commit bda9c41

File tree

2 files changed

+652
-450
lines changed

2 files changed

+652
-450
lines changed

Pipfile

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,34 @@ verify_ssl = true
66
[packages]
77
aiocron = "==2.1"
88
bidict = "==0.23.1"
9-
black = "==25.9.0"
10-
dateparser = "1.2.1"
9+
black = "==25.12.0"
10+
dateparser = "1.2.2"
1111
"discord.py" = "==2.6.4"
12-
emoji = "==2.14.1"
12+
emoji = "==2.15.0"
1313
expiringdict = "==1.2.2"
1414
flake8 = "==7.3.0"
1515
flake8-annotations = "==3.2.0"
16-
flake8-bugbear = "==25.10.21"
16+
flake8-bugbear = "==25.11.29"
1717
flake8-docstrings-complete = "==1.4.1"
1818
flake8-modern-annotations = "==1.6.0"
1919
flake8-variables-names = "==0.0.6"
2020
gino = "==1.0.1"
21-
gitpython = "==3.1.44"
22-
hypothesis = "==6.142.4"
21+
gitpython = "==3.1.46"
22+
hypothesis = "==6.148.12"
2323
inflect = "==7.5.0"
2424
irc = "==20.5.0"
2525
isort = "==7.0.0"
2626
munch = "==4.0.0"
27-
typing_extensions = "==4.8.0"
27+
typing_extensions = "==4.15.0"
2828
pip = "==25.3"
29-
pipenv = "==2025.0.4"
30-
pydantic = "==2.9.2"
31-
pydoclint = "==0.7.5"
32-
pylint = "==4.0.2"
33-
pynacl = "==1.5.0"
34-
pytest = "==8.4.0"
35-
pytest-asyncio = "==1.1.1"
36-
pyyaml = "==6.0.1"
29+
pipenv = "==2026.0.3"
30+
pydantic = "==2.12.5"
31+
pydoclint = "==0.8.3"
32+
pylint = "==4.0.4"
33+
pynacl = "==1.6.2"
34+
pytest = "==9.0.2"
35+
pytest-asyncio = "==1.3.0"
36+
pyyaml = "==6.0.3"
3737
unidecode = "==1.4.0"
3838

3939
[requires]

0 commit comments

Comments
 (0)