Skip to content

Commit c8a3eff

Browse files
committed
update build dependencies
1 parent f832d51 commit c8a3eff

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
python-semantic-release==9.8.0
1+
python-semantic-release==9.14.0
22
twine==5.1.1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python_dateutil >= 2.5.3
2-
setuptools >= 21.0.0
3-
urllib3 >= 1.25.3
1+
python_dateutil >= 2.9.0
2+
setuptools >= 75.5.0
3+
urllib3 >= 2.2.3

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest-cov>=2.8.1
1+
pytest-cov>=6.0.0

0 commit comments

Comments
 (0)