Skip to content

Commit 026d3fe

Browse files
deps(python): bump the pip group across 1 directory with 7 updates (#7265)
Bumps the pip group with 7 updates in the /dependencies/python directory: | Package | From | To | | --- | --- | --- | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.16.3` | `1.18.0` | | [snakemake](https://github.com/snakemake/snakemake) | `9.13.7` | `9.14.1` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.41.0` | `1.42.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.6` | `0.14.7` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.3` | `4.0.4` | | [ansible-lint](https://github.com/ansible/ansible-lint) | `25.11.0` | `25.12.0` | Updates `zizmor` from 1.16.3 to 1.18.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.16.3...v1.18.0) Updates `snakemake` from 9.13.7 to 9.14.1 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v9.13.7...v9.14.1) Updates `cfn-lint` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.41.0...v1.42.0) Updates `ruff` from 0.14.6 to 0.14.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.6...0.14.7) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pylint` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) Updates `ansible-lint` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.11.0...v25.12.0) --- updated-dependencies: - dependency-name: zizmor dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: snakemake dependency-version: 9.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cfn-lint dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: ansible-lint dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d29d0d4 commit 026d3fe

File tree

8 files changed

+27
-27
lines changed

8 files changed

+27
-27
lines changed

.github/dependabot.yml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ updates:
55
commit-message:
66
prefix: "chore(devcontainer)"
77
cooldown:
8-
default-days: 4
8+
default-days: 7
99
directory: "/"
1010
schedule:
11-
interval: weekly
11+
interval: daily
1212
open-pull-requests-limit: 100
1313

1414
- package-ecosystem: github-actions
1515
commit-message:
1616
prefix: "ci(github-actions)"
1717
cooldown:
18-
default-days: 4
18+
default-days: 7
1919
directory: "/"
2020
schedule:
21-
interval: "weekly"
21+
interval: daily
2222
open-pull-requests-limit: 100
2323
groups:
2424
dev-ci-tools:
@@ -34,11 +34,11 @@ updates:
3434
commit-message:
3535
prefix: "deps(npm)"
3636
cooldown:
37-
default-days: 4
37+
default-days: 7
3838
directories:
3939
- /dependencies
4040
schedule:
41-
interval: "weekly"
41+
interval: daily
4242
open-pull-requests-limit: 100
4343
groups:
4444
npm:
@@ -69,10 +69,10 @@ updates:
6969
commit-message:
7070
prefix: "deps(bundler)"
7171
cooldown:
72-
default-days: 4
72+
default-days: 7
7373
directory: "/dependencies"
7474
schedule:
75-
interval: "weekly"
75+
interval: daily
7676
open-pull-requests-limit: 100
7777
groups:
7878
rubocop:
@@ -84,10 +84,10 @@ updates:
8484
commit-message:
8585
prefix: "deps(docker)"
8686
cooldown:
87-
default-days: 4
87+
default-days: 7
8888
directory: "/"
8989
schedule:
90-
interval: "weekly"
90+
interval: daily
9191
open-pull-requests-limit: 100
9292
groups:
9393
docker:
@@ -132,11 +132,11 @@ updates:
132132
commit-message:
133133
prefix: "deps(python)"
134134
cooldown:
135-
default-days: 4
135+
default-days: 7
136136
directories:
137137
- /dependencies/python/
138138
schedule:
139-
interval: "weekly"
139+
interval: daily
140140
open-pull-requests-limit: 100
141141
groups:
142142
pip:
@@ -166,13 +166,13 @@ updates:
166166
commit-message:
167167
prefix: "deps(java)"
168168
cooldown:
169-
default-days: 4
169+
default-days: 7
170170
directories:
171171
- "/dependencies/checkstyle"
172172
- "/dependencies/google-java-format"
173173
- "/dependencies/ktlint"
174174
schedule:
175-
interval: "weekly"
175+
interval: daily
176176
open-pull-requests-limit: 100
177177
groups:
178178
java-gradle:
@@ -188,32 +188,32 @@ updates:
188188
commit-message:
189189
prefix: "ci(dev-docker)"
190190
cooldown:
191-
default-days: 4
191+
default-days: 7
192192
directory: "/dev-dependencies"
193193
schedule:
194-
interval: "weekly"
194+
interval: daily
195195
open-pull-requests-limit: 100
196196

197197
- package-ecosystem: "npm"
198198
commit-message:
199199
prefix: "ci(dev-npm)"
200200
cooldown:
201-
default-days: 4
201+
default-days: 7
202202
directories:
203203
- /dev-dependencies
204204
schedule:
205-
interval: "weekly"
205+
interval: daily
206206
open-pull-requests-limit: 100
207207

208208
- package-ecosystem: "composer"
209209
commit-message:
210210
prefix: "deps(php)"
211211
cooldown:
212-
default-days: 4
212+
default-days: 7
213213
directories:
214214
- dependencies/composer
215215
schedule:
216-
interval: "weekly"
216+
interval: daily
217217
open-pull-requests-limit: 100
218218
groups:
219219
composer:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-lint==25.11.0
1+
ansible-lint==25.12.0

dependencies/python/cfn-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cfn-lint==1.41.0
1+
cfn-lint==1.42.0

dependencies/python/mypy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mypy==1.18.2
1+
mypy==1.19.0

dependencies/python/pylint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pylint==4.0.3
1+
pylint==4.0.4

dependencies/python/ruff.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruff==0.14.6
1+
ruff==0.14.8

dependencies/python/snakemake.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
snakemake==9.13.7
1+
snakemake==9.14.1

dependencies/python/zizmor.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
zizmor==1.16.3
1+
zizmor==1.18.0

0 commit comments

Comments
 (0)