Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot]
a27d0ce21b build(deps-dev): bump mypy from 0.901 to 0.902
Bumps [mypy](https://github.com/python/mypy) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 22:24:01 -04:00
dependabot[bot]
c5542633c6 build(deps-dev): bump mypy from 0.812 to 0.901
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 21:52:54 -04:00
dependabot[bot]
b831280ccd build(deps): bump ipython from 7.24.0 to 7.24.1
Bumps [ipython](https://github.com/ipython/ipython) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.24.0...7.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 12:39:18 -04:00
dependabot[bot]
0efa3614a7 build(deps): bump django from 3.2.3 to 3.2.4
Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.3...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 10:48:24 -04:00
dependabot[bot]
b2d908be7f build(deps-dev): bump pylint from 2.8.2 to 2.8.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 09:59:19 -04:00
dependabot[bot]
e4169be9a1 build(deps): bump ipython from 7.23.1 to 7.24.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.23.1 to 7.24.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.23.1...7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 14:33:56 -04:00
dependabot[bot]
a8236e1701 build(deps): bump crispy-bootstrap5 from 0.3.1 to 0.4
Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 0.3.1 to 0.4.
- [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases)
- [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/0.3.1...0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 20:32:29 -04:00
Ethan Nguyen
bc8878f68e
build(deps-dev): bump black and flake8 2021-05-11 12:08:31 -04:00
Ethan Nguyen
40900fe9ad
build(deps): bump dependencies 2021-05-06 23:03:38 -04:00
Ethan Nguyen
52d3276f45
build(deps): bump dependencies 2021-05-05 17:27:55 -04:00
Ethan Nguyen
a504da5186
build(deps): bump dependencies 2021-05-04 08:38:56 -04:00
Ethan Nguyen
8f6d0b9d72
build(deps): bump dependencies 2021-05-01 23:42:49 -04:00
Ethan Nguyen
3fe56165dd
build(deps): bump dependencies 2021-04-20 23:34:59 -04:00
Ethan Nguyen
ead8a5e6b0
ci: add Github Actions CI 2021-04-19 22:20:23 -04:00
Ethan Nguyen
d381730e7b
feat: add psycopg2 2021-04-19 20:20:36 -04:00
Ethan Nguyen
80e410e9da
fix: add whitenoise for static files 2021-04-19 20:03:30 -04:00
Ethan Nguyen
9ad55a731d
build(deps): install gunicorn 2021-04-19 18:49:57 -04:00
Ethan Nguyen
f1b3814c7f
Initial commit 2021-04-19 18:46:27 -04:00