Skip to content

Commit

Permalink
tests: update linting and testing dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Bezut <[email protected]>
  • Loading branch information
morian committed Jan 5, 2025
1 parent 29b0845 commit df4fdaf
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/about/license.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ License

.. literalinclude:: ../../LICENSE
:language: text


2 changes: 1 addition & 1 deletion tests/requirements-linting.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mypy==1.14.1
ruff==0.8.5
ruff==0.8.6
construct-typing==0.6.2
typing_extensions==4.12.2
2 changes: 1 addition & 1 deletion tests/requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anyio==4.7.0
anyio==4.8.0
coverage==7.6.10
pytest-cov==6.0.0
pytest-timeout==2.3.1
Expand Down

0 comments on commit df4fdaf

Please sign in to comment.