Skip to content

Commit 38e2ec9

Browse files
authored
Merge branch 'main' into main
2 parents 80a1932 + 5300e31 commit 38e2ec9

3 files changed

Lines changed: 819 additions & 755 deletions

File tree

Pipfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ aiocron = "==1.8"
88
bidict = "==0.23.1"
99
black = "==25.1.0"
1010
dateparser = "1.2.0"
11-
"discord.py" = "==2.4.0"
11+
"discord.py" = "==2.5.2"
1212
emoji = "==2.12.1"
1313
expiringdict = "==1.2.2"
1414
flake8 = "==7.1.1"
1515
flake8-annotations = "==3.1.1"
16-
flake8-bugbear = "==24.8.19"
16+
flake8-bugbear = "==24.12.12"
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"
2121
gitpython = "==3.1.43"
22-
hypothesis = "==6.122.4"
22+
hypothesis = "==6.131.8"
2323
ib3 = "==0.2.0"
2424
inflect = "==7.3.1"
2525
irc = "==20.1.0"
@@ -32,8 +32,8 @@ pydantic = "==2.8.2"
3232
pydoclint = "==0.5.6"
3333
pylint = "==3.2.6"
3434
pynacl = "==1.5.0"
35-
pytest = "==8.3.2"
36-
pytest-asyncio = "==0.25.0"
35+
pytest = "==8.3.5"
36+
pytest-asyncio = "==0.26.0"
3737
pyyaml = "==6.0.1"
3838
unidecode = "==1.3.8"
3939

0 commit comments

Comments
 (0)