Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
8f3638e1da
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-22 16:22:25 -07:00
edoapra
21a9372b96
fix setuptools vulnerability 2023-01-21 12:12:46 -08:00
edoapra
0d496c22d6
python version 3.11 2022-12-08 18:22:10 -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