File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 23
23
hooks :
24
24
- id : black
25
25
- repo : https://github.com/astral-sh/ruff-pre-commit
26
- rev : v0.5.0
26
+ rev : v0.5.1
27
27
hooks :
28
28
- id : ruff
29
29
types : [file]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ babel==2.15.0
14
14
# via sphinx
15
15
beautifulsoup4==4.12.3
16
16
# via sphinx-codeautolink
17
- certifi==2024.6.2
17
+ certifi==2024.7.4
18
18
# via requests
19
19
cffi==1.16.0
20
20
# via cryptography
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ black==24.4.2 ; implementation_name == "cpython"
22
22
# via -r test-requirements.in
23
23
build==1.2.1
24
24
# via pip-tools
25
- certifi==2024.6.2
25
+ certifi==2024.7.4
26
26
# via requests
27
27
cffi==1.17.0rc1
28
28
# via cryptography
@@ -114,15 +114,15 @@ pyproject-hooks==1.1.0
114
114
# via
115
115
# build
116
116
# pip-tools
117
- pyright==1.1.369
117
+ pyright==1.1.370
118
118
# via -r test-requirements.in
119
119
pytest==8.2.2
120
120
# via -r test-requirements.in
121
121
pytz==2024.1
122
122
# via babel
123
123
requests==2.32.3
124
124
# via sphinx
125
- ruff==0.5.0
125
+ ruff==0.5.1
126
126
# via -r test-requirements.in
127
127
sniffio==1.3.1
128
128
# via -r test-requirements.in
@@ -160,11 +160,11 @@ types-cffi==1.16.0.20240331 ; implementation_name == "cpython"
160
160
# via
161
161
# -r test-requirements.in
162
162
# types-pyopenssl
163
- types-docutils==0.21.0.20240423
163
+ types-docutils==0.21.0.20240704
164
164
# via -r test-requirements.in
165
165
types-pyopenssl==24.1.0.20240425 ; implementation_name == "cpython"
166
166
# via -r test-requirements.in
167
- types-setuptools==70.1 .0.20240627
167
+ types-setuptools==70.2 .0.20240704
168
168
# via types-cffi
169
169
typing-extensions==4.12.2
170
170
# via
You can’t perform that action at this time.
0 commit comments