Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
10cad17df0
Bump gunicorn from 20.1.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 01:41:23 +00:00
dependabot[bot]
d644e818c0
Bump flask from 2.2.2 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2.
- [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.2.2...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 00:15:06 +00:00
99fbe3bd7c adding personal routes for later and a gunicorn config 2022-10-05 14:30:26 +02:00
2b13e160c9 moving to main from master, and bottle to flask 2022-10-05 09:05:22 +02:00
dependabot[bot]
fa444b031c
Bump pyyaml from 3.11 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 10:21:27 +00:00
dependabot[bot]
eaeba9d46b
Bump bottle from 0.12.7 to 0.12.20
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.7 to 0.12.20.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.7...0.12.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 22:43:59 +00:00
ca664edc4d adding python external library requirements 2016-01-03 22:03:05 +00:00