Commit graph

579 commits

Author SHA1 Message Date
Gabriel Augendre 2a44ad7153
Merge pull request #47 from Crocmagnon/dependabot/pip/types-pillow-9.4.0.0
Bump types-pillow from 9.3.0.4 to 9.4.0.0
2023-01-09 20:57:49 +01:00
Gabriel Augendre f571d61936
Merge pull request #46 from Crocmagnon/dependabot/pip/types-beautifulsoup4-4.11.6.2
Bump types-beautifulsoup4 from 4.11.6.1 to 4.11.6.2
2023-01-09 20:57:35 +01:00
dependabot[bot] bc56ab0349
Bump types-pillow from 9.3.0.4 to 9.4.0.0
Bumps [types-pillow](https://github.com/python/typeshed) from 9.3.0.4 to 9.4.0.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 19:17:15 +00:00
dependabot[bot] 2d774e85af
Bump types-beautifulsoup4 from 4.11.6.1 to 4.11.6.2
Bumps [types-beautifulsoup4](https://github.com/python/typeshed) from 4.11.6.1 to 4.11.6.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 19:16:36 +00:00
Gabriel Augendre 5c2c5aa2e2
Merge pull request #45 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-03 12:38:25 +01:00
pre-commit-ci[bot] e824cae0a8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-eslint: v8.30.0 → v8.31.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.30.0...v8.31.0)
2023-01-03 02:41:39 +00:00
Gabriel Augendre caaab107ff
Merge pull request #44 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-27 09:27:14 +01:00
pre-commit-ci[bot] c77387b5d0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: v5.11.3 → 5.11.4](https://github.com/PyCQA/isort/compare/v5.11.3...5.11.4)
2022-12-27 03:15:37 +00:00
Gabriel Augendre 2d97a5f1ee
Merge pull request #43 from Crocmagnon/dependabot/pip/types-requests-2.28.11.7
Bump types-requests from 2.28.11.5 to 2.28.11.7
2022-12-26 20:38:50 +01:00
Gabriel Augendre 91c7a92bb7
Merge pull request #42 from Crocmagnon/dependabot/pip/pre-commit-2.21.0
Bump pre-commit from 2.20.0 to 2.21.0
2022-12-26 20:38:40 +01:00
dependabot[bot] f392d9f222
Bump types-requests from 2.28.11.5 to 2.28.11.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.5 to 2.28.11.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 19:07:17 +00:00
dependabot[bot] b6a59df063
Bump pre-commit from 2.20.0 to 2.21.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 19:06:42 +00:00
Gabriel Augendre bffd79a8f5 Update readme 2022-12-19 22:37:57 +01:00
Gabriel Augendre 467ba0bec1 Fix debug toolbar 2022-12-19 22:28:23 +01:00
Gabriel Augendre dd186a67dd Remove kolo & fix debug toolbar only in debug 2022-12-19 22:23:20 +01:00
Gabriel Augendre 2590be0690 Fix github action 2022-12-19 22:15:05 +01:00
Gabriel Augendre f42c8ecfd5 Remove poetry.lock 2022-12-19 22:13:56 +01:00
Gabriel Augendre c5c5f5f272 Switch to pip-tools 2022-12-19 22:12:47 +01:00
Gabriel Augendre 9abdfe528e
Merge pull request #40 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-13 07:18:48 +01:00
pre-commit-ci[bot] e2c39e6105
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/isort: 5.10.1 → 5.11.1](https://github.com/PyCQA/isort/compare/5.10.1...5.11.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
2022-12-13 02:17:39 +00:00
Gabriel Augendre 75146b0724
Merge pull request #39 from Crocmagnon/dependabot/docker/python-3.11.1-bullseye
Bump python from 3.11.0-bullseye to 3.11.1-bullseye
2022-12-12 22:05:40 +01:00
dependabot[bot] 2d148c82aa
Bump python from 3.11.0-bullseye to 3.11.1-bullseye
Bumps python from 3.11.0-bullseye to 3.11.1-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 19:08:11 +00:00
Gabriel Augendre 587db45946 Update deps
Close #38
2022-12-09 17:50:50 +01:00
Gabriel Augendre 550ee6d600 Update deps
Close #36
Close #35
Close #34
Close #31
Close #30
2022-12-06 10:54:33 +01:00
Gabriel Augendre 509178add0
Merge pull request #37 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-12-06 07:31:39 +01:00
pre-commit-ci[bot] 568df3998a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
- [github.com/pre-commit/mirrors-eslint: v8.28.0 → v8.29.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.28.0...v8.29.0)
2022-12-06 01:19:50 +00:00
Gabriel Augendre 944374249a
Merge pull request #33 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-29 07:23:40 +01:00
pre-commit-ci[bot] 19a9d85c22
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
2022-11-29 02:48:39 +00:00
Gabriel Augendre 061ac66bcb
Merge pull request #29 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-22 07:11:44 +01:00
pre-commit-ci[bot] 442261e5e2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-eslint: v8.27.0 → v8.28.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.27.0...v8.28.0)
2022-11-22 00:24:55 +00:00
Gabriel Augendre 009127934e Update goatcounter 2022-11-19 13:46:41 +01:00
Gabriel Augendre 064958441c
Merge pull request #28 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-15 08:04:16 +01:00
pre-commit-ci[bot] c8aa2693d0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/adamchainz/django-upgrade: 1.11.0 → 1.12.0](https://github.com/adamchainz/django-upgrade/compare/1.11.0...1.12.0)
2022-11-15 00:57:34 +00:00
Gabriel Augendre 7c748f03f6 Remove local fonts, only use downloaded 2022-11-14 19:48:53 +01:00
Gabriel Augendre 693942b887 Update deps 2022-11-14 19:41:36 +01:00
Gabriel Augendre 2258565d3f Switch to Fira Code 2022-11-14 19:41:02 +01:00
Gabriel Augendre f251df1229 Update deps 2022-11-08 08:40:16 +01:00
Gabriel Augendre 016e5c2436
Merge pull request #21 from Crocmagnon/dependabot/docker/python-3.11.0-bullseye
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
2022-11-08 08:33:26 +01:00
Gabriel Augendre 088296177c
Merge pull request #27 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-08 08:32:33 +01:00
pre-commit-ci[bot] 25526fd6d8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/flakeheaven/flakeheaven: 3.2.0 → 3.2.1](https://github.com/flakeheaven/flakeheaven/compare/3.2.0...3.2.1)
- [github.com/pre-commit/mirrors-eslint: v8.26.0 → v8.27.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.26.0...v8.27.0)
2022-11-07 23:40:07 +00:00
Gabriel Augendre 4512bcdd5b
Merge pull request #20 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-01 08:13:03 +01:00
pre-commit-ci[bot] 1b1ce4c78f
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
- [github.com/adamchainz/django-upgrade: 1.10.0 → 1.11.0](https://github.com/adamchainz/django-upgrade/compare/1.10.0...1.11.0)
- [github.com/flakeheaven/flakeheaven: 3.0.0 → 3.2.0](https://github.com/flakeheaven/flakeheaven/compare/3.0.0...3.2.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.2 → v3.0.0-alpha.4](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.2...v3.0.0-alpha.4)
- [github.com/pre-commit/mirrors-eslint: v8.25.0 → v8.26.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.25.0...v8.26.0)
2022-11-01 00:52:57 +00:00
Gabriel Augendre 898c3a0ac8
Merge pull request #23 from Crocmagnon/dependabot/pip/pytest-7.2.0
Bump pytest from 7.1.3 to 7.2.0
2022-11-01 00:12:25 +01:00
dependabot[bot] ecb2bf7f78
Bump pytest from 7.1.3 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 19:35:27 +00:00
dependabot[bot] e559c508fc
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
Bumps python from 3.10.7-bullseye to 3.11.0-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 19:33:08 +00:00
Gabriel Augendre f4fc7e9642 cleanup setuptools 2022-10-19 22:30:39 +02:00
Gabriel Augendre d16fc2aa65 Try to postpone setuptools install 2022-10-19 22:22:12 +02:00
Gabriel Augendre d5a7265f0a Force add setuptools 2022-10-18 07:25:59 +02:00
Gabriel Augendre 48f0825c63
Merge pull request #17 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-18 07:24:48 +02:00
Gabriel Augendre d774e158a7
Merge pull request #16 from Crocmagnon/dependabot/pip/model-bakery-1.8.0
Bump model-bakery from 1.7.1 to 1.8.0
2022-10-18 07:23:55 +02:00