File tree 3 files changed +10
-8
lines changed
3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ alabaster==0.7.16
8
8
# via sphinx
9
9
babel==2.14.0
10
10
# via sphinx
11
- certifi==2023.11.17
11
+ certifi==2024.2.2
12
12
# via requests
13
13
cffi==1.16.0
14
14
# via cryptography
@@ -54,5 +54,5 @@ sphinxcontrib-serializinghtml==1.1.10
54
54
# via sphinx
55
55
sphinxcontrib-trio==1.1.2
56
56
# via -r docs-requirements.in
57
- urllib3==2.2.0
57
+ urllib3==2.2.1
58
58
# via requests
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ pluggy==1.4.0
24
24
# via pytest
25
25
pycparser==2.21
26
26
# via cffi
27
- pytest==8.0.0
27
+ pytest==8.0.2
28
28
# via -r lint-requirements.in
29
29
toml==0.10.2
30
30
# via mypy
31
- types-pyopenssl==24.0.0.20240130
31
+ types-pyopenssl==24.0.0.20240228
32
32
# via -r lint-requirements.in
33
- typing-extensions==4.9 .0
33
+ typing-extensions==4.10 .0
34
34
# via mypy
Original file line number Diff line number Diff line change @@ -8,8 +8,10 @@ attrs==23.2.0
8
8
# via service-identity
9
9
cffi==1.16.0
10
10
# via cryptography
11
- coverage[toml]==7.4.1
12
- # via -r test-requirements.in
11
+ coverage[toml]==7.4.3
12
+ # via
13
+ # -r test-requirements.in
14
+ # coverage
13
15
cryptography==41.0.7
14
16
# via
15
17
# -r test-requirements.in
@@ -33,7 +35,7 @@ pycparser==2.21
33
35
# via cffi
34
36
pyopenssl==24.0.0
35
37
# via -r test-requirements.in
36
- pytest==8.0.0
38
+ pytest==8.0.2
37
39
# via -r test-requirements.in
38
40
service-identity==24.1.0
39
41
# via -r test-requirements.in
You can’t perform that action at this time.
0 commit comments