Skip to content

Commit 56e59e4

Browse files
author
Nick MacCarthy
committed
chore: bump relevant module versions
1 parent b39305b commit 56e59e4

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

requirements.txt

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,43 @@ arrow==1.2.3
44
bleach==3.3.0
55
certifi==2024.7.4
66
chardet==3.0.4
7+
charset-normalizer==3.3.2
78
clint==0.5.1
89
docutils==0.15.2
910
freezegun==1.2.2
1011
idna==3.7
12+
importlib_metadata==8.4.0
13+
jaraco.classes==3.4.0
14+
jaraco.context==6.0.1
15+
jaraco.functools==4.0.2
16+
keyring==25.3.0
1117
linecache2==1.0.0
18+
markdown-it-py==3.0.0
19+
mdurl==0.1.2
20+
more-itertools==10.4.0
1221
mypy==1.7.1
22+
mypy-extensions==1.0.0
23+
nh3==0.2.18
1324
packaging==16.8
14-
pkginfo>=1.8.1
25+
pkginfo==1.10.0
1526
Pygments==2.15.0
1627
pyparsing==2.2.0
1728
python-dateutil==2.8.2
1829
pytz==2023.3
19-
readme-renderer>=35.0
30+
readme_renderer==43.0
2031
requests==2.32.2
2132
requests-toolbelt==0.9.1
22-
six==1.10.0
33+
rfc3986==2.0.0
34+
rich==13.8.0
35+
six==1.16.0
2336
tqdm==4.66.3
2437
traceback2==1.4.0
2538
twine==5.1.1
2639
types-python-dateutil==2.8.19.20240311
27-
types-setuptools==73.0.0.20240822
2840
types-pytz==2023.3.1.1
41+
types-setuptools==73.0.0.20240822
2942
typing_extensions==4.7.1
3043
tzdata==2024.1
3144
urllib3==1.26.19
3245
webencodings==0.5.1
46+
zipp==3.20.1

0 commit comments

Comments
 (0)