openreplay/api
dependabot[bot] 01ad548847
chore(deps): bump psycopg[binary,pool] from 3.2.7 to 3.2.8
Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.7 to 3.2.8.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.8)

---
updated-dependencies:
- dependency-name: psycopg[binary,pool]
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 06:50:47 +00:00
..
auth Dev (#2831) 2024-12-09 16:05:54 +01:00
chalicelib refactor(chalice): autocomplete for event-names 2025-05-08 18:52:23 +02:00
crons change(api): assist stats api moved to ee (#1598) 2023-10-31 15:29:36 +01:00
routers refactor(chalice): autocomplete for event-names 2025-05-08 18:52:23 +02:00
schemas refactor(chalice): refactored sessions-search for CH-PG 2025-04-24 14:51:23 +02:00
test Dev (#2409) 2024-07-18 17:57:37 +02:00
.gitignore Dev (#2739) 2024-11-13 16:50:49 +01:00
.gitkeep fix(chalice): check SMTP host:port (#1344) 2023-06-14 13:21:22 +02:00
.trivyignore Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
app.py refactor(chalice): initial product analytics 2025-03-20 17:13:17 +01:00
app_alerts.py fix(alerts): fixed alerts (#3012) 2025-02-07 17:24:34 +01:00
build.sh chore(build): Chalice support arm build 2024-03-12 17:28:08 +01:00
build_alerts.sh chore(build): Respect platform config 2024-06-04 19:36:30 +02:00
build_crons.sh respect platform arch 2024-06-04 19:36:45 +02:00
development.md chore(vagrant): Changed development.md 2022-05-02 11:06:15 +02:00
Dockerfile fix(chalice): default envs 2025-03-13 17:08:50 +01:00
Dockerfile.dockerignore feat(alerts): changed build script 2022-11-14 16:02:18 +01:00
Dockerfile_alerts Dev (#2927) 2025-01-08 16:28:07 +01:00
Dockerfile_alerts.dockerignore chore(build): changed script 2022-11-14 17:04:17 +01:00
entrypoint.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00
entrypoint_alerts.sh fix(alerts): fixed alerts (#3014) 2025-02-07 17:58:52 +01:00
env.default refactor(chalice): moved CH sessions-search to FOSS 2025-03-20 17:13:17 +01:00
env.dev Dev (#3003) 2025-02-04 19:06:10 +01:00
NOTES.md doc(api): how to enable api openapi (formely swagger) frontend (#1773) 2023-12-13 09:57:52 +01:00
or_dependencies.py Dev (#2758) 2024-11-18 16:15:27 +01:00
Pipfile refactor(chalice): upgraded dependencies 2025-03-27 14:18:08 +01:00
prepare-dev.sh Api v1.15.0 (#1481) 2023-09-28 09:59:31 +01:00
requirements-alerts.txt chore(deps): bump psycopg[binary,pool] from 3.2.7 to 3.2.8 2025-05-12 06:50:47 +00:00
requirements.txt chore(deps): bump psycopg[binary,pool] from 3.2.7 to 3.2.8 2025-05-12 06:50:47 +00:00
run-alerts-dev.sh Dev (#2897) 2024-12-20 17:37:01 +01:00
run-db_init-dev.sh Dev (#2524) 2024-09-02 14:26:17 +02:00
run-dev.sh fix(chalice): support top graphql autocomplete (#2767) 2024-11-20 12:47:20 +01:00