Save links to read it later https://later42.com
Go to file
dependabot[bot] ee5d2aec54
build(deps): bump django from 4.1.2 to 4.1.3
Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.2...4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 07:18:25 +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 django from 4.1.2 to 4.1.3 2022-11-16 07:18:25 +00:00
start.sh fix: collect static 2022-10-25 17:42:49 +03:00