Skip to content

Commit

Permalink
Merge branch 'main' into feature/timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski authored Mar 30, 2023
2 parents ccbb647 + 75c68a0 commit 1f4a4c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
black~=23.1.0
black~=23.3.0
codespell~=2.2.4
coverage~=7.2
doc8~=1.1.1
importlib-metadata~=6.1.0
jsonschema~=4.17.3
mypy~=1.1
orjson==3.8.8
pre-commit==3.2.0
pre-commit==3.2.1
pytest-benchmark~=4.0.0
pytest-console-scripts~=1.3.1
pytest-cov~=4.0.0
pytest-recording~=0.12.2
pytest~=7.2.2
recommonmark~=0.7.1
requests-mock~=1.10.0
ruff==0.0.259
ruff==0.0.260
types-python-dateutil~=2.8.19
types-requests~=2.28.11

0 comments on commit 1f4a4c8

Please sign in to comment.