File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
additional_dependencies : [packaging==21.3]
66
66
- id : requirements-overrides
67
67
name : use pinned archives (see comment in file)
68
- stages : [commit]
68
+ stages : [pre- commit]
69
69
language : pygrep
70
70
entry : |
71
71
(?x)
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ hiredis==2.3.2
76
76
honcho==2.0.0
77
77
httpcore==1.0.2
78
78
httpx==0.25.2
79
- identify==2.5.24
79
+ identify==2.6.1
80
80
idna==2.10
81
81
inflection==0.5.1
82
82
iniconfig==1.1.1
@@ -103,7 +103,7 @@ msgpack==1.0.7
103
103
msgpack-types==0.2.0
104
104
mypy==1.11.2
105
105
mypy-extensions==1.0.0
106
- nodeenv==1.8.0
106
+ nodeenv==1.9.1
107
107
oauthlib==3.1.0
108
108
openai==1.3.5
109
109
openapi-core==0.18.2
@@ -125,7 +125,7 @@ pillow==10.2.0
125
125
pip-tools==7.1.0
126
126
platformdirs==4.2.0
127
127
pluggy==1.5.0
128
- pre-commit==3.3.2
128
+ pre-commit==4.0.0
129
129
progressbar2==3.41.0
130
130
prompt-toolkit==3.0.41
131
131
proto-plus==1.24.0
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ selenium>=4.16.0
21
21
sentry-cli >= 2.16.0
22
22
23
23
# pre-commit dependencies
24
- pre-commit >= 3.3
24
+ pre-commit >= 4
25
25
black >= 22.10.0
26
26
flake8 >= 7
27
27
flake8-bugbear >= 22.10
You can’t perform that action at this time.
0 commit comments