Skip to content

Commit a7cc36c

Browse files
committed
Bump requirements.
1 parent 48d0e90 commit a7cc36c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
coverage == 7.5.*
1+
coverage == 7.6.*
22
orjson == 3.10.*
3-
pre-commit == 3.5.*
3+
pre-commit == 4.0.*
44
python-decouple == 3.8
5-
tox == 4.15.*
5+
tox == 4.21.*

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
beautifulsoup4 == 4.12.3
2-
boto3 == 1.34.136
3-
ftfy == 6.2.0
4-
mailchecker == 6.0.5
2+
boto3 == 1.35.30
3+
ftfy == 6.2.3
4+
mailchecker == 6.0.10
55
openpyxl == 3.1.5
6-
phonenumbers == 8.13.40
6+
phonenumbers == 8.13.46
77
python-dateutil == 2.9.0
88
python-fsutil == 0.14.1
99
python-slugify == 8.0.4
10-
pyyaml == 6.0.1
10+
pyyaml == 6.0.2
1111
requests == 2.32.3
1212
toml == 0.10.2
1313
xlrd == 2.0.1

0 commit comments

Comments
 (0)