Skip to content

Commit 4b5aa8a

Browse files
authored
Merge branch 'main' into issues/355-query-in-get-request
2 parents 0f1c5ea + 3f305e2 commit 4b5aa8a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ flake8~=6.0.0
1414
black~=22.10.0
1515
codespell~=2.2.2
1616

17-
jsonschema~=4.17.1
17+
jsonschema~=4.17.3
1818
coverage~=6.5
1919
doc8~=1.0.0
2020

2121
pre-commit==2.20.0
2222

2323
# optional dependencies
24-
orjson==3.8.2
24+
orjson==3.8.3

requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ipykernel~=6.18
2-
ipython~=8.6
1+
ipykernel~=6.17
2+
ipython~=8.7
33
Sphinx~=5.3
44
sphinxcontrib-fulltoc~=1.2
55
myst-parser~=0.18.1

0 commit comments

Comments
 (0)