No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 91%
  • JavaScript 8.3%
  • Dockerfile 0.5%
  • Shell 0.2%
Find a file
dependabot[bot] f16c2224de
Some checks failed
ci / tests (push) Failing after 16s
ci / release_dev (push) Has been skipped
ci / release_staging (push) Has been skipped
ci / release_production (push) Has been skipped
Bump gunicorn from 21.2.0 to 22.0.0 (#32)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 09:12:08 +01:00
.github/workflows Remove unused tests 2024-02-06 13:06:15 +00:00
config_service fix: 🐛 Stonegate config page not loading (#29) 2024-03-28 17:00:02 +00:00
environment format with black 2020-02-03 10:58:01 +00:00
europa Add to CSRF Origins 2024-02-06 13:13:26 +00:00
.coveragerc CI Improvements, Python 3.11 (#9) 2023-04-18 15:12:46 +01:00
.dockerignore Updated dockerfile 2020-06-22 21:59:20 +01:00
.gitignore stop crash if teams webhook unavailable 2023-10-18 09:33:07 +01:00
Dockerfile RET-2774 - Remove Linkerd from Dockerfile (#26) 2024-03-05 12:09:56 +00:00
entrypoint.sh RET-2774 - Remove Linkerd from Dockerfile (#26) 2024-03-05 12:09:56 +00:00
manage.py Commit the configuration service code for the first time. 2018-07-06 16:50:55 +01:00
Pipfile CI Improvements, Python 3.11 (#9) 2023-04-18 15:12:46 +01:00
Pipfile.lock Bump gunicorn from 21.2.0 to 22.0.0 (#32) 2024-04-17 09:12:08 +01:00
pytest.ini Added kubernetes deployment info, fixed django admin and removed excess jwt authentication code. 2018-07-17 17:31:51 +01:00
README.md Initial commit 2018-07-04 17:39:10 +01:00
tox.ini Updated CI to latest spec 2021-10-28 11:19:13 +01:00