plane/apiserver
dependabot[bot] d9f31a1eb7
chore(deps): bump redis from 4.4.2 to 4.5.3 in /apiserver/requirements (#556)
Bumps [redis](https://github.com/redis/redis-py) from 4.4.2 to 4.5.3.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.4.2...v4.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 03:41:58 +05:30
..
bin Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
plane feat: sync flag for syncing issues with page blocks (#547) 2023-03-28 01:52:46 +05:30
requirements chore(deps): bump redis from 4.4.2 to 4.5.3 in /apiserver/requirements (#556) 2023-03-28 03:41:58 +05:30
templates refactor: update django admin panel heading (#276) 2023-02-14 14:50:16 +05:30
.env.example refactor: self hosting setup (#411) 2023-03-09 20:49:12 +05:30
back_migration.py dev: add back migration for project cover images (#381) 2023-03-08 01:00:34 +05:30
Dockerfile.api Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
gunicorn.config.py build: create frontend and backend dockerfiles docker compose and scripts 2022-12-01 19:18:10 +05:30
manage.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
Procfile refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt chore: update python runtime 2023-02-09 19:07:08 +05:30