Skip to content

Commit 8775ffe

Browse files
committed
Bump requirements.
1 parent cd5117e commit 8775ffe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ coverage == 7.6.*
22
orjson == 3.10.*
33
pre-commit == 4.0.*
44
python-decouple == 3.8
5-
tox == 4.22.*
5+
tox == 4.23.*

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
beautifulsoup4 == 4.12.3
2-
boto3 == 1.35.39
3-
ftfy == 6.3.0
4-
mailchecker == 6.0.11
2+
boto3 == 1.35.90
3+
ftfy == 6.3.1
4+
mailchecker == 6.0.14
55
openpyxl == 3.1.5
6-
phonenumbers == 8.13.47
6+
phonenumbers == 8.13.52
77
python-dateutil == 2.9.0.post0
88
python-fsutil == 0.14.1
99
python-slugify == 8.0.4
1010
pyyaml == 6.0.2
1111
requests == 2.32.3
1212
toml == 0.10.2
1313
xlrd == 2.0.1
14-
xmltodict == 0.13.0
14+
xmltodict == 0.14.2

0 commit comments

Comments
 (0)