Skip to content

Commit bd95212

Browse files
authored
Merge branch 'main' into feature/timeout
2 parents 76ab64b + e04a25f commit bd95212

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ doc8~=1.1.1
55
importlib-metadata~=6.1.0
66
jsonschema~=4.17.3
77
mypy~=1.1
8-
orjson==3.8.8
8+
orjson==3.8.9
99
pre-commit==3.2.1
1010
pytest-benchmark~=4.0.0
1111
pytest-console-scripts~=1.3.1

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ipykernel~=6.22
2-
ipython~=8.11
2+
ipython~=8.12
33
Sphinx~=5.3
44
sphinxcontrib-fulltoc~=1.2
55
myst-parser~=1.0.0

0 commit comments

Comments
 (0)