Skip to content

Commit 4dd53a3

Browse files
committed
Bump pinned requirements to latest versions
Mostly for cr8 0.27.0 to get the session settings for spec files: mfussenegger/cr8#383
1 parent db307a3 commit 4dd53a3

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

requirements.txt

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,58 @@
1-
agate==1.9.1
1+
agate==1.12.0
22
agate-dbf==0.2.3
33
agate-excel==0.4.1
44
agate-sql==0.7.2
5-
aiohttp==3.9.3
5+
aiohappyeyeballs==2.4.0
6+
aiohttp==3.10.5
67
aiosignal==1.3.1
7-
argh==0.31.2
8-
async-timeout==4.0.3
8+
argh==0.31.3
99
asyncpg==0.29.0
10-
attrs==23.2.0
11-
Babel==2.14.0
10+
attrs==24.2.0
11+
babel==2.16.0
1212
colorama==0.4.6
13-
contourpy==1.2.0
14-
cr8==0.25.0
15-
crash==0.31.2
13+
contourpy==1.3.0
14+
cr8==0.27.0
15+
crash==0.31.5
1616
crate==0.35.2
17-
csvkit==1.4.0
17+
csvkit==2.0.1
1818
cycler==0.12.1
1919
dbfread==2.0.7
2020
et-xmlfile==1.1.0
21-
Faker==4.18.0
22-
fonttools==4.49.0
21+
faker==4.18.0
22+
fonttools==4.53.1
2323
frozenlist==1.4.1
2424
greenlet==3.0.3
25-
idna==3.6
25+
idna==3.8
2626
isodate==0.6.1
27-
kiwisolver==1.4.5
27+
kiwisolver==1.4.7
2828
leather==0.4.0
29-
matplotlib==3.8.3
29+
matplotlib==3.9.2
3030
multidict==6.0.5
31-
numpy==1.26.4
31+
numpy==2.1.1
3232
olefile==0.47
33-
openpyxl==3.1.2
34-
packaging==24.0
33+
openpyxl==3.1.5
34+
packaging==24.1
3535
parsedatetime==2.6
36-
pillow==10.2.0
37-
platformdirs==4.2.0
36+
pillow==10.4.0
37+
platformdirs==4.3.2
3838
plotext==5.2.8
39-
prompt-toolkit==3.0.43
40-
Pygments==2.17.2
41-
pyparsing==3.1.2
39+
prompt-toolkit==3.0.47
40+
pygments==2.18.0
41+
pyparsing==3.1.4
4242
python-dateutil==2.9.0.post0
4343
python-slugify==8.0.4
4444
pytimeparse==1.1.8
45-
scipy==1.12.0
45+
scipy==1.14.1
4646
six==1.16.0
47-
SQLAlchemy==2.0.28
48-
sqlparse==0.4.4
47+
sqlalchemy==2.0.34
48+
sqlparse==0.5.1
4949
tabulate==0.9.0
5050
termcolor==2.4.0
5151
text-unidecode==1.3
52-
tqdm==4.66.2
53-
typing_extensions==4.10.0
52+
tqdm==4.66.5
53+
typing-extensions==4.12.2
5454
urllib3==2.1.0
5555
verlib2==0.2.0
5656
wcwidth==0.2.13
5757
xlrd==2.0.1
58-
yarl==1.9.4
58+
yarl==1.11.0

0 commit comments

Comments
 (0)