Commit Graph

6 Commits (0fe192206da6ca42f4f6a99802e082d9f263bfde)

Author SHA1 Message Date
dependabot[bot] d06d41d23a
build(deps): bump black from 22.3.0 to 23.3.0, reformat render.py for latest black version (#10284)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-13 15:18:54 +02:00
dependabot[bot] 3809d127c0 build(deps): bump flake8 from 3.9.2 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...6.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 12:23:17 +00:00
dependabot[bot] 3814dfc3c5 build(deps): bump requests from 2.26.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 05:49:42 +00:00
CleanMachine1 8f25ac9cf5
fix CI issues (#7937) 2022-03-29 02:32:52 +01:00
CleanMachine1 b7337112d0
requirements.txt: add requests dependency (#6469) 2021-09-03 17:13:07 -03:00
Matthew Peveler 3fa29ea1c2
tooling: add black and flake8 for python formatting/linting (#6454) 2021-09-03 12:17:51 -03:00