Commit Graph

28 Commits

Author SHA1 Message Date
dependabot[bot]
767165af55 Bump redis from 4.5.1 to 4.5.4
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.4.
- [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.5.1...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 14:28:15 +00:00
04533ab759 Fix job serializer/deserializer 2023-03-28 16:31:03 +02:00
17d1c06861 Update fastapi 2023-03-28 13:55:01 +02:00
cb5e07d450 Update deps 2023-03-27 20:22:57 +02:00
596429261d Update deps 2023-02-24 01:55:01 +01:00
20b0c32a3c Update deps 2023-01-31 01:28:57 +01:00
1f18897dc3 Migrate to ruff 2023-01-07 23:57:48 +01:00
0644122364 Use msgpack for jobs 2022-12-31 14:49:43 +01:00
dependabot[bot]
0ef123fb97 Bump setuptools from 65.3.0 to 65.5.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v65.3.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 17:15:23 +00:00
c1f2af135f Update deps 2022-12-27 18:11:11 +01:00
dependabot[bot]
fdef195e09 Bump certifi from 2021.10.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 13:20:55 +00:00
fd58fbccaa Migrate from aioredis to redis 2022-10-26 23:35:39 +02:00
37dfcdb285 Fix for python3.11 2022-10-26 23:25:34 +02:00
d9836b56f6 Fix greenlet 2022-10-26 21:34:53 +02:00
169bb4486d Update deps, update python to 3.11 2022-10-26 21:32:37 +02:00
dependabot[bot]
69116dec85 Bump mako from 1.2.0 to 1.2.2
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

---
updated-dependencies:
- dependency-name: mako
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 19:16:09 +00:00
0d252fc532 Add download_dump endpoint 2022-08-21 16:14:57 +03:00
eb9cf2fe29 Add cache locks 2022-08-20 23:52:10 +03:00
f4e2f50c61 Update httpx 2022-05-23 19:05:06 +03:00
91fec2eca8 Update deps 2022-05-13 22:08:19 +03:00
6f859445c8 Add sentry 2022-04-24 14:32:40 +03:00
368aa85817 Set ORJSONResponse as default 2022-04-11 20:57:20 +03:00
c75456b1e1 Update deps 2022-04-02 17:00:43 +03:00
ca6e4d9951 Add uvloop 2022-03-24 23:07:40 +03:00
32c80d58a5 Fix RAM usage 2022-03-03 11:03:17 +03:00
ce812beea1 Add metrics 2022-02-12 13:14:30 +03:00
2f222ee55d Add arq 2022-01-20 14:15:16 +03:00
19f6ed111b Add linters configs 2022-01-01 20:13:14 +03:00