зеркало из
1
0
Форкнуть 0
Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] bbb24ce026
Update flask requirement from ~=2.3.0 to ~=3.0.0
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.3.0...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 21:25:52 +00:00
Zack Koppert 20384d55f1
Merge pull request #63 from github/dependabot/pip/requests-approx-eq-2.31.0
Update requests requirement from ~=2.26.0 to ~=2.31.0
2023-12-01 13:23:41 -08:00
dependabot[bot] 4499ad7b20
Update requests requirement from ~=2.26.0 to ~=2.31.0
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [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-12-01 19:53:57 +00:00
dependabot[bot] 98871c162f
Bump logging-formatter-anticrlf from 1.2 to 1.2.1
Bumps [logging-formatter-anticrlf](https://github.com/darrenpmeyer/logging-formatter-anticrlf) from 1.2 to 1.2.1.
- [Commits](https://github.com/darrenpmeyer/logging-formatter-anticrlf/compare/1.2...1.2.1)

---
updated-dependencies:
- dependency-name: logging-formatter-anticrlf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 19:53:48 +00:00
Arthur Baars 4af0eb5d5e Update flask to 2.3
Fixes https://github.com/github/ghas-jira-integration/issues/57
2023-11-28 10:46:41 +01:00
ChaosCypher f16d226750
Remove un-needed function, implement black linting 2021-07-26 13:18:41 -04:00
Sebastian Bauersfeld 090dc9fbbb First attempt at creating a GitHub action 2021-02-08 14:49:55 +01:00
Sebastian Bauersfeld 8cebc99e5b Initial implementation for downloading existing alerts. 2020-12-17 18:40:19 +01:00
Nick Fyson ccafe66439 Ensure latest version of Jinja2
Also remove and ignore Pipfile.lock
2019-04-15 10:05:07 +01:00
Nick Fyson 69c74f94ec Basic functional example of Webhook integration 2019-02-01 15:51:11 +01:00