Commit Graph

63 Commits

Author SHA1 Message Date
Ethan Nguyen
303de0b235
build(deps): update dependencies 2024-02-09 23:03:03 -06:00
Ethan Nguyen
c39fdc7d67
build(deps): bump dependencies (#217) 2023-11-28 11:39:09 -06:00
dependabot[bot]
94bfe3bee7
build(deps): bump cryptography from 41.0.1 to 41.0.2 (#203)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 20:32:31 -05:00
Ethan Nguyen
533732c823
build(deps): bump dependencies 2023-06-04 18:21:56 -05:00
dependabot[bot]
b908e5afd3
build(deps): bump ipython from 8.12.2 to 8.13.2 (#185)
Bumps [ipython](https://github.com/ipython/ipython) from 8.12.2 to 8.13.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.12.2...8.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 15:15:54 -05:00
Ethan Nguyen
6d288ba3ae
build(deps): bump dependencies 2023-05-14 22:08:18 -05:00
Ethan Nguyen
5c7f076afa
build(deps): bump social-auth-app-django and pygments (#178) 2023-05-14 21:51:13 -05:00
Ethan Nguyen
5799abb2bf
add django-axes (#177)
* build(deps): add django-axes

* test: modify for axes

See jazzband/django-axes#998
2023-04-12 22:36:28 -05:00
Ethan Nguyen
641f29a10d
build(deps): bump dependencies 2023-04-10 23:16:21 -05:00
Ethan Nguyen
beb546fdf2
build(deps): bump dev dependencies 2023-04-10 23:00:42 -05:00
Shreyas Mayya
38cf83465f
remove CEEB data (#169)
* fix(destinations): don't let images fill the screen

* feat(destinations): don't use CEEB data

* make sure pipfile doesn't break

* chore: update to pass CI/CD

* feat(destinations): remove last mention of CEEB

aside from the management command, of course -- oops
2023-04-08 20:52:27 -05:00
Ethan Nguyen
72673f6574
build(deps): bump dependencies 2023-02-27 11:43:26 -06:00
Ethan Nguyen
988a3b6c5a
build(deps): bump dependencies 2023-01-13 22:08:14 -05:00
Ethan Nguyen
5f52638ada
build(deps): bump dependencies 2022-11-09 16:57:14 -06:00
Ethan Nguyen
12532b10e2
build(deps): bump dependencies 2022-07-22 18:22:26 -04:00
Ethan Nguyen
1ca9622b73
build(deps): bump dependencies 2022-04-22 22:21:35 -05:00
Ethan Nguyen
3500f6db7e
build(deps): bump dependencies 2022-03-26 10:10:40 -05:00
Ethan Nguyen
b62e733507
Merge remote-tracking branch 'smayya337/master' 2022-03-25 08:58:38 -05:00
Shreyas Mayya
aa2df1935e
feat(destinations): use mistune for Markdown parsing 2022-02-05 23:13:01 -05:00
Shreyas Mayya
a09d97fb8e
build(deps): bump dependencies 2022-01-30 12:54:52 -05:00
Ethan Nguyen
83e225d1db
build(deps): bump dependencies 2022-01-09 21:10:02 -05:00
Shreyas Mayya
e7df0c7f95
ci: add types packages to appease check.sh 2022-01-06 22:07:55 -05:00
Shreyas Mayya
893e02ae5b
feat(destinations): add Markdown support to bios
Co-authored-by: Ethan Nguyen <etnguyen03@hotmail.com>
2022-01-06 14:43:40 -05:00
Ethan Nguyen
ae034b9b47
build(deps): bump dependencies 2021-12-19 11:11:54 -06:00
Ethan Nguyen
a5f3c0c7ad
build(deps): bump dependencies 2021-11-29 15:54:48 -06:00
Ethan Nguyen
f7a2dd1768
build(deps): bump dependencies 2021-11-18 14:11:32 -06:00
Ethan Nguyen
4c5bceaa6d
build(deps): bump dependencies 2021-11-07 14:47:14 -06:00
Ethan Nguyen
6eb0a331ed
build(deps): bump dependencies 2021-10-04 22:46:49 -05:00
dependabot[bot]
6bb3b21211 build(deps): bump social-auth-app-django from 4.0.0 to 5.0.0
Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/python-social-auth/social-app-django/releases)
- [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-social-auth/social-app-django/compare/4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-22 10:38:55 -04:00
dependabot[bot]
1d231bee48 build(deps): bump django from 3.2.5 to 3.2.6
Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 11:04:04 -04:00
dependabot[bot]
7f6a21a024 build(deps): bump ipython from 7.25.0 to 7.26.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.25.0...7.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 10:55:58 -04:00
dependabot[bot]
a74695978d build(deps-dev): bump isort from 5.9.2 to 5.9.3
Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 13:42:20 -04:00
dependabot[bot]
cb07808581 build(deps-dev): bump pylint from 2.9.5 to 2.9.6
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.5...v2.9.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 11:56:51 -04:00
dependabot[bot]
15190b2b66 build(deps-dev): bump pylint from 2.9.3 to 2.9.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.3...v2.9.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 08:51:01 -04:00
dependabot[bot]
727dbdb3b4 build(deps): bump whitenoise from 5.2.0 to 5.3.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 09:12:01 -04:00
dependabot[bot]
7976ab22b5 build(deps-dev): bump isort from 5.9.1 to 5.9.2
Bumps [isort](https://github.com/pycqa/isort) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 20:59:34 -04:00
dependabot[bot]
a27aa45b25 build(deps-dev): bump pylint from 2.8.3 to 2.9.3
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:51:23 -04:00
dependabot[bot]
f9f328ddb3 build(deps): bump django from 3.2.4 to 3.2.5
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:07:20 -04:00
dependabot[bot]
1e1770409d build(deps): bump ipython from 7.24.1 to 7.25.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.24.1 to 7.25.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:00:23 -04:00
dependabot[bot]
81ef1e0585 build(deps): bump psycopg2 from 2.8.6 to 2.9.1
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.8.6 to 2.9.1.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 10:54:48 -04:00
dependabot[bot]
91e00b26d8 build(deps-dev): bump mypy from 0.902 to 0.910
Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
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-23 08:36:22 -04:00
dependabot[bot]
4159c402f3 build(deps-dev): bump isort from 5.8.0 to 5.9.1
Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 18:34:35 -04:00
dependabot[bot]
65d711c4fa build(deps): bump django-crispy-forms from 1.11.2 to 1.12.0
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases)
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.11.2...1.12.0)

---
updated-dependencies:
- dependency-name: django-crispy-forms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 22:17:04 -04:00
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