Commit graph

22 commits

Author SHA1 Message Date
dependabot[bot]
f34b92d110
Bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 06:33:05 +00:00
dependabot[bot]
460fcfda63
Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 06:33:05 +00:00
dependabot[bot]
8866d9addf
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 16:35:53 -08:00
dependabot[bot]
f1487b03d5
Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 06:04:39 +00:00
edoapra
fa5d4e7a6f
bump checkout action from 4 to 5 2025-08-12 15:31:44 -07:00
edoapra
0795040bfc
disabled safety check since finds Jinjia2 vulnerability 2024-05-31 12:54:36 -07:00
edoapra
af4d326d72
update python version 2024-05-31 12:54:35 -07:00
edoapra
8372d48835
version updates for actions/setup-python 2023-12-08 11:47:30 -08:00
edoapra
3b8a55f2ae
version updates for actions/setup-python 2023-12-08 11:14:23 -08:00
dependabot[bot]
310e31d779
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:54:56 +00:00
edoapra
5ff5eaa221
fix setuptools vulnerability 2023-01-20 16:41:08 -08:00
edoapra
0f4d6112e3
python version 3.11 2022-12-07 17:57:57 -08:00
edoapra
65776a47ee
remove pip upgrades [ci skip] 2022-10-11 11:41:35 -07:00
edoapra
ddfe6f5075
python version [ci skip] 2022-10-11 11:30:31 -07:00
edoapra
8a3038f18e
pip upgrade requests [ci skip] 2022-10-11 11:23:27 -07:00
edoapra
a56299cead
upgrade six more python packages [ci skip] 2022-10-11 10:50:56 -07:00
edoapra
76257e0cd5
upgrade python packages 2022-10-11 08:41:27 -07:00
edoapra
eab6964526
actions updates for node16.js 2022-10-11 08:25:14 -07:00
edoapra
1dc1d91f54
ignore .gitlab-ci.yml 2022-08-17 19:18:48 -07:00
Christian Clauss
0139fb031d Make bandit a mandatory test and fix some typos 2021-10-30 02:42:13 +02:00
Christian Clauss
4a7fa658bb Make bandit a mandatory test and fix some typos 2021-10-30 02:11:52 +02:00
Christian Clauss
1b522990be
GitHub Action to lint Python code
Identify those files that are not yet Python 3 compatible...
2021-10-29 15:08:36 +02:00