File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+
3+ build :
4+ os : ubuntu-22.04
5+ tools :
6+ python : " 3.11"
7+
8+ python :
9+ install :
10+ - requirements : docs/requirements.txt
11+
12+ sphinx :
13+ configuration : docs/source/conf.py
Original file line number Diff line number Diff line change 1+ sphinx
2+ myst-parser
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ hypothesis = "^6.100"
2020pytest-cov = " ^4.1"
2121pytest-benchmark = " ^4.0"
2222pytest-xdist = " ^3.3"
23- black = " ^23.0 "
23+ black = " ^24.3 "
2424isort = " ^5.12"
2525mypy = " ^1.5"
2626flake8 = " ^6.0"
@@ -31,7 +31,7 @@ requests = "^2.32.4"
3131urllib3 = " ^2.5.0"
3232idna = " ^3.7"
3333certifi = " ^2024.7.4"
34- cryptography = " ^42 .0.5 "
34+ cryptography = " ^44 .0.1 "
3535configobj = " ^5.0.9"
3636pyjwt = " ^2.10.1"
3737jinja2 = " ^3.1.6"
You can’t perform that action at this time.
0 commit comments