Save links to read it later https://later42.com
Go to file
dependabot[bot] ad7a15643a
build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:18:20 +00:00
.github Create dependabot.yml 2022-11-16 10:17:47 +03:00
db feat: Initial commit 2022-10-12 22:32:57 +03:00
later42 Fix tests 2022-11-15 14:41:03 +03:00
static feat: dockerize app 2022-10-14 11:40:47 +03:00
.dockerignore feat: dockerize app 2022-10-14 11:40:47 +03:00
.drone.yml fix docker tags 2022-11-16 10:10:04 +03:00
.gitignore fix: collect static 2022-10-25 17:42:49 +03:00
docker-compose.yaml Sentry integration 2022-11-15 12:45:50 +03:00
Dockerfile feat: dockerize app 2022-10-14 11:40:47 +03:00
LICENSE feat: Initial commit 2022-10-12 22:32:57 +03:00
manage.py feat: Initial commit 2022-10-12 22:32:57 +03:00
requirements.txt build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5 2022-11-16 07:18:20 +00:00
start.sh fix: collect static 2022-10-25 17:42:49 +03:00