File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --generate-hashes --max-rounds=20 --output-file=requirements/dev.txt --strip-extras pyproject.toml requirements/dev.in
6
6
#
7
+ -e file:.#egg=pylint-pytest
8
+ # via -r requirements/dev.in
7
9
astroid==3.0.1 \
8
10
--hash=sha256:7d5895c9825e18079c5aeac0572bc2e4c83205c95d416e0b4fee8bc361d2d9ca \
9
11
--hash=sha256:86b0bb7d7da0be1a7c4aedb7974e391b32d4ed89e33de6ed6902b4b15c97577e
@@ -135,17 +137,17 @@ pre-commit==3.5.0 \
135
137
pylint==3.0.2 \
136
138
--hash=sha256:0d4c286ef6d2f66c8bfb527a7f8a629009e42c99707dec821a03e1b51a4c1496 \
137
139
--hash=sha256:60ed5f3a9ff8b61839ff0348b3624ceeb9e6c2a92c514d81c9cc273da3b6bcda
138
- # via pylint-pytest (pyproject.toml)
140
+ # via pylint-pytest
139
141
pyproject-hooks==1.0.0 \
140
142
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
141
143
--hash=sha256:f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5
142
144
# via build
143
- pytest==7.4.3 \
144
- --hash=sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac \
145
- --hash=sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5
145
+ pytest==8.0.0 \
146
+ --hash=sha256:249b1b0864530ba251b7438274c4d251c58d868edaaec8762893ad4a0d71c36c \
147
+ --hash=sha256:50fb9cbe836c3f20f0dfa99c565201fb75dc54c8d76373cd1bde06b06657bdb6
146
148
# via
147
149
# -r requirements/dev.in
148
- # pylint-pytest (pyproject.toml)
150
+ # pylint-pytest
149
151
# pytest-cov
150
152
pytest-cov==4.1.0 \
151
153
--hash=sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6 \
You can’t perform that action at this time.
0 commit comments