Skip to content

Commit 6f53c8f

Browse files
committed
Bump dev dependencies
1 parent 3e44cc4 commit 6f53c8f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements/dev/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ black[jupyter] == 23.3.0
33
flake8 == 6.0.0
44
isort == 5.12.0
55
mypy == 1.2.0
6-
nbconvert == 7.3.1
6+
nbconvert == 7.4.0
77
pandas-stubs == 1.5.3.230321
88
pytest == 7.3.1
99
pytest-annotate == 1.0.5
1010
tox == 4.4.8
11-
types-setuptools == 67.7.0.0
11+
types-setuptools == 67.8.0.0
1212
sphinx == 5.0.2

requirements/dev/notebook-ci.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
neo4j >= 5.0, < 6.0
2-
pyarrow >= 11.0, < 12.0
2+
pyarrow >= 11.0, < 13.0
33
pytest
4-
nbconvert == 7.3.1
5-
setuptools == 67.4.0
4+
nbconvert == 7.4.0
5+
setuptools == 67.8.0
66
jupyter == 1.0.0
77
scipy == 1.10.1
88
numpy == 1.24.3
9-
typing_extensions == 4.5.0
9+
typing_extensions == 4.6.2

0 commit comments

Comments
 (0)