We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53808c4 commit 363e4fbCopy full SHA for 363e4fb
requirements.txt
@@ -4,18 +4,18 @@
4
# Testing
5
coverage==7.4.0
6
importlib-metadata==7.0.1
7
-mypy==1.7.1
8
-ruff==0.1.9
+mypy==1.8.0
+ruff==0.1.13
9
typing_extensions==4.9.0
10
types-contextvars==2.4.7.3
11
types-PyYAML==6.0.12.12
12
types-dataclasses==0.6.6
13
-pytest==7.4.0
14
-trio==0.23.2
+pytest==7.4.4
+trio==0.24.0
15
16
# Documentation
17
mkdocs==1.5.3
18
-mkdocs-material==9.1.17
+mkdocs-material==9.5.3
19
mkautodoc==0.2.0
20
21
# Packaging
0 commit comments