Commit graph

6649 commits

Author SHA1 Message Date
dependabot[bot]
2ca88cf8c4
build(deps): bump the action-dependencies group across 1 directory with 3 updates
Bumps the action-dependencies group with 3 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/github-script](https://github.com/actions/github-script) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](bbbca2ddaa...043fb46d1a)

Updates `actions/github-script` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](ed597411d8...3a2844b7e9)

Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](ed0c53931b...cef221092e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-dependencies
- dependency-name: actions/github-script
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-dependencies
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-28 00:46:06 +00:00
Lukas Pühringer
56324a600d
Merge pull request #2930 from theupdateframework/dependabot/pip/test-and-lint-dependencies-d706b6e332
build(deps): bump the test-and-lint-dependencies group with 2 updates
2026-04-14 08:51:26 +02:00
dependabot[bot]
0bc0f708b2
build(deps): bump the test-and-lint-dependencies group with 2 updates
Bumps the test-and-lint-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy).


Updates `ruff` from 0.15.8 to 0.15.9
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.8...0.15.9)

Updates `mypy` from 1.19.1 to 1.20.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
- dependency-name: mypy
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 22:17:03 +00:00
Jussi Kukkonen
62d643043e
Merge pull request #2929 from theupdateframework/dependabot/pip/dependencies-6ba9ca5f64
build(deps): bump cryptography from 46.0.5 to 46.0.6 in the dependencies group
2026-04-07 10:24:10 +03:00
Jussi Kukkonen
b0eaf4cb53
Merge pull request #2928 from theupdateframework/dependabot/pip/test-and-lint-dependencies-aeea8a7b5e
build(deps): bump ruff from 0.15.7 to 0.15.8 in the test-and-lint-dependencies group
2026-04-07 10:23:21 +03:00
Jussi Kukkonen
f3939ed80f
Merge pull request #2927 from theupdateframework/dependabot/pip/build-and-release-dependencies-38c64a645c
build(deps): bump build from 1.4.0 to 1.4.2 in the build-and-release-dependencies group
2026-04-07 10:22:41 +03:00
dependabot[bot]
7fac4698ba
build(deps): bump cryptography in the dependencies group
Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 46.0.5 to 46.0.6
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 21:45:19 +00:00
dependabot[bot]
1fbf3ff94a
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.7 to 0.15.8
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.7...0.15.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 21:44:58 +00:00
dependabot[bot]
8972b6ed03
build(deps): bump build in the build-and-release-dependencies group
Bumps the build-and-release-dependencies group with 1 update: [build](https://github.com/pypa/build).


Updates `build` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: build
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-and-release-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 21:44:38 +00:00
Jussi Kukkonen
47b9b71388
Merge pull request #2926 from theupdateframework/dependabot/pip/test-and-lint-dependencies-ad56fbbede
build(deps): bump the test-and-lint-dependencies group with 2 updates
2026-03-31 09:49:01 +03:00
dependabot[bot]
e22abf3170
build(deps): bump the test-and-lint-dependencies group with 2 updates
Bumps the test-and-lint-dependencies group with 2 updates: [coverage](https://github.com/coveragepy/coveragepy) and [ruff](https://github.com/astral-sh/ruff).


Updates `coverage` from 7.13.4 to 7.13.5
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.4...7.13.5)

Updates `ruff` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.6...0.15.7)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
- dependency-name: ruff
  dependency-version: 0.15.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 22:22:05 +00:00
Jussi Kukkonen
46471aaa5a
Merge pull request #2924 from theupdateframework/dependabot/pip/test-and-lint-dependencies-e2a6343733
build(deps): bump ruff from 0.15.5 to 0.15.6 in the test-and-lint-dependencies group
2026-03-24 13:39:24 +02:00
Jussi Kukkonen
38d8c2bd96
Merge pull request #2925 from theupdateframework/dependabot/github_actions/action-dependencies-1fa769d870
build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 in the action-dependencies group
2026-03-24 13:39:10 +02:00
dependabot[bot]
78674bd772
build(deps): bump actions/download-artifact
Bumps the action-dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](70fc10c6e5...3e5f45b2cf)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 21:44:20 +00:00
dependabot[bot]
b3ea1a1cc7
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.5 to 0.15.6
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.5...0.15.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 21:42:51 +00:00
Lukas Pühringer
485451e5b4
Merge pull request #2923 from jku/remove-obsolete-docs
docs: Remove some obsolete advice
2026-03-23 11:30:51 +01:00
Jussi Kukkonen
36c0f08f34 docs: Remove some obsolete advice
Governance docs does not need to talk about linting tools.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2026-03-23 12:21:57 +02:00
Lukas Pühringer
08c4892a11
Merge pull request #2922 from jku/link-fix
README: Fix image link
2026-03-23 11:05:44 +01:00
Jussi Kukkonen
cb08653746 README: Fix image link
rawgit.com is not related to github in any way and is deprecated,
let's not use it.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2026-03-20 13:03:37 +02:00
Jussi Kukkonen
fdda739713
Merge pull request #2921 from theupdateframework/dependabot/pip/test-and-lint-dependencies-90eaf0b91b
build(deps): bump the test-and-lint-dependencies group with 2 updates
2026-03-17 13:07:26 +02:00
dependabot[bot]
312bee6a84
build(deps): bump the test-and-lint-dependencies group with 2 updates
Bumps the test-and-lint-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [zizmor](https://github.com/zizmorcore/zizmor).


Updates `ruff` from 0.15.4 to 0.15.5
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.4...0.15.5)

Updates `zizmor` from 1.22.0 to 1.23.1
- [Release notes](https://github.com/zizmorcore/zizmor/releases)
- [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md)
- [Commits](https://github.com/zizmorcore/zizmor/compare/v1.22.0...v1.23.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
- dependency-name: zizmor
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 21:45:19 +00:00
Jussi Kukkonen
94ea4f4d35
Merge pull request #2919 from theupdateframework/dependabot/github_actions/action-dependencies-8264a15060
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in the action-dependencies group
2026-03-10 09:50:43 +02:00
Jussi Kukkonen
21956edfd7
Merge pull request #2918 from theupdateframework/dependabot/pip/test-and-lint-dependencies-e2c2ef3a76
build(deps): bump ruff from 0.15.2 to 0.15.4 in the test-and-lint-dependencies group
2026-03-10 09:50:05 +02:00
dependabot[bot]
51b3ee7800
build(deps): bump actions/upload-artifact
Bumps the action-dependencies group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:24:05 +00:00
dependabot[bot]
e5ec130756
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.2 to 0.15.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.2...0.15.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:22:27 +00:00
Lukas Pühringer
0020fd77c2
Merge pull request #2916 from theupdateframework/dependabot/pip/test-and-lint-dependencies-75011380db
build(deps): bump ruff from 0.15.1 to 0.15.2 in the test-and-lint-dependencies group
2026-03-03 09:07:12 +01:00
Lukas Pühringer
7a1ba61a05
Merge pull request #2917 from theupdateframework/dependabot/github_actions/action-dependencies-a3a0f643bf
build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 in the action-dependencies group
2026-03-03 09:06:53 +01:00
Lukas Pühringer
d503d18e2d
Merge pull request #2915 from theupdateframework/dependabot/pip/build-and-release-dependencies-c5d741827e
build(deps-dev): bump hatchling from 1.28.0 to 1.29.0 in the build-and-release-dependencies group
2026-03-03 08:57:42 +01:00
dependabot[bot]
4c720e1f41
build(deps): bump actions/download-artifact
Bumps the action-dependencies group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/download-artifact` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](37930b1c2a...70fc10c6e5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:22:48 +00:00
dependabot[bot]
0e31c525ae
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.1...0.15.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:15:19 +00:00
dependabot[bot]
104ce4a0de
build(deps-dev): bump hatchling
Bumps the build-and-release-dependencies group with 1 update: [hatchling](https://github.com/pypa/hatch).


Updates `hatchling` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.28.0...hatchling-v1.29.0)

---
updated-dependencies:
- dependency-name: hatchling
  dependency-version: 1.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: build-and-release-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:15:01 +00:00
Lukas Pühringer
41f3f6f866
Merge pull request #2913 from theupdateframework/dependabot/pip/test-and-lint-dependencies-c1229cd395
build(deps): bump ruff from 0.15.0 to 0.15.1 in the test-and-lint-dependencies group
2026-02-24 08:36:40 +01:00
Lukas Pühringer
3c0a6b6269
Merge pull request #2914 from theupdateframework/dependabot/pip/dependencies-d1091effbf
build(deps): bump cryptography from 46.0.4 to 46.0.5 in the dependencies group
2026-02-24 08:36:18 +01:00
dependabot[bot]
c46b820dc5
build(deps): bump cryptography in the dependencies group
Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 46.0.4 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 22:58:12 +00:00
dependabot[bot]
d1c149fab3
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.0...0.15.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 22:57:47 +00:00
Jussi Kukkonen
9f34e0f232
Merge pull request #2903 from 1seal/hardening/require-explicit-bootstrap
feat(ngclient): require explicit bootstrap argument
2026-02-19 17:55:40 +02:00
1seal
d5fa0b0594 address review feedback: remove redundant root.json writes, rename docs section
Signed-off-by: 1seal <security@1seal.org>
2026-02-19 14:46:40 +01:00
Jussi Kukkonen
d68ea5969b
Merge pull request #2911 from theupdateframework/dependabot/pip/test-and-lint-dependencies-3a9aa6d8fd
build(deps): bump ruff from 0.14.14 to 0.15.0 in the test-and-lint-dependencies group
2026-02-17 12:20:33 +02:00
Jussi Kukkonen
927a598877 tests: Keep linter happy
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2026-02-17 12:15:12 +02:00
Jussi Kukkonen
a982e7fc91
Merge pull request #2912 from theupdateframework/dependabot/pip/dependencies-8b4bb013e3
build(deps): bump coverage[toml] from 7.13.2 to 7.13.4 in the dependencies group
2026-02-17 12:02:55 +02:00
dependabot[bot]
8749310954
build(deps): bump coverage[toml] in the dependencies group
Bumps the dependencies group with 1 update: [coverage[toml]](https://github.com/coveragepy/coveragepy).


Updates `coverage[toml]` from 7.13.2 to 7.13.4
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.2...7.13.4)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-version: 7.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 21:43:12 +00:00
dependabot[bot]
a7feb53975
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.14.14 to 0.15.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.14...0.15.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16 21:42:45 +00:00
Jussi Kukkonen
34236bdd92
Merge pull request #2909 from theupdateframework/dependabot/pip/dependencies-3549884691
build(deps): bump cryptography from 46.0.3 to 46.0.4 in the dependencies group
2026-02-10 10:10:32 +02:00
Jussi Kukkonen
865d873d82
Merge pull request #2908 from theupdateframework/dependabot/pip/test-and-lint-dependencies-4cebb5b62e
build(deps): bump ruff from 0.14.13 to 0.14.14 in the test-and-lint-dependencies group
2026-02-10 10:10:02 +02:00
dependabot[bot]
ebd3929dca
build(deps): bump cryptography in the dependencies group
Bumps the dependencies group with 1 update: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 46.0.3 to 46.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:20:18 +00:00
dependabot[bot]
37a47c0590
build(deps): bump ruff in the test-and-lint-dependencies group
Bumps the test-and-lint-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.14.13 to 0.14.14
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/0.14.14/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.13...0.14.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-and-lint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:19:53 +00:00
Lukas Pühringer
2a4c578e4f
Merge pull request #2904 from theupdateframework/dependabot/pip/test-and-lint-dependencies-4baf793881
build(deps): bump the test-and-lint-dependencies group with 2 updates
2026-02-03 08:32:02 +01:00
Lukas Pühringer
c8bfe78c6c
Merge pull request #2907 from theupdateframework/dependabot/github_actions/action-dependencies-f50382bc57
build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 in the action-dependencies group
2026-02-03 08:31:10 +01:00
Lukas Pühringer
154fdd9e6c
Merge pull request #2906 from theupdateframework/dependabot/pip/dependencies-59c6d9ab24
build(deps): bump the dependencies group with 2 updates
2026-02-03 08:30:28 +01:00
dependabot[bot]
8765473c0b
build(deps): bump actions/setup-python in the action-dependencies group
Bumps the action-dependencies group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](83679a892e...a309ff8b42)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: action-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-03 03:07:09 +00:00