Commit graph

606 commits

Author SHA1 Message Date
Gabriel Augendre 1851a38d62 Merge branch 'master' into update-dependencies 2023-01-30 21:14:23 +01:00
Gabriel Augendre dbdff7655b Fix debug toolbar middleware position 2023-01-30 21:14:05 +01:00
Crocmagnon 0555ae5099 Update dependencies 2023-01-30 20:03:28 +00:00
Gabriel Augendre 590970d352 Switch to ruff and fix errors 2023-01-30 20:58:18 +01:00
Gabriel Augendre cf5015e0d7 Add update-dependencies workflow 2023-01-30 20:21:32 +01:00
Gabriel Augendre 22f424dcb0 Revert "Update deps"
This reverts commit c0750a44fe.
2023-01-23 23:06:17 +01:00
Gabriel Augendre c0750a44fe Update deps 2023-01-23 20:40:02 +01:00
Gabriel Augendre a4bdea479b
Merge pull request #57 from Crocmagnon/dependabot/pip/types-markdown-3.4.2.2
Bump types-markdown from 3.4.2.1 to 3.4.2.2
2023-01-23 20:23:09 +01:00
dependabot[bot] 52b4c2a1d2
Bump types-markdown from 3.4.2.1 to 3.4.2.2
Bumps [types-markdown](https://github.com/python/typeshed) from 3.4.2.1 to 3.4.2.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 19:21:38 +00:00
Gabriel Augendre df927073cb
Merge pull request #56 from Crocmagnon/dependabot/pip/invoke-2.0.0
Bump invoke from 1.7.3 to 2.0.0
2023-01-23 20:20:30 +01:00
dependabot[bot] f8d6888aa1
Bump invoke from 1.7.3 to 2.0.0
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.3 to 2.0.0.
- [Release notes](https://github.com/pyinvoke/invoke/releases)
- [Commits](https://github.com/pyinvoke/invoke/compare/1.7.3...2.0.0)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 19:20:19 +00:00
Gabriel Augendre 597468c3c6
Merge pull request #55 from Crocmagnon/dependabot/pip/types-beautifulsoup4-4.11.6.4
Bump types-beautifulsoup4 from 4.11.6.2 to 4.11.6.4
2023-01-23 20:20:17 +01:00
dependabot[bot] 9847abb5bf
Bump types-beautifulsoup4 from 4.11.6.2 to 4.11.6.4
Bumps [types-beautifulsoup4](https://github.com/python/typeshed) from 4.11.6.2 to 4.11.6.4.
- [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-23 19:18:23 +00:00
Gabriel Augendre 02d0b1554c
Merge pull request #54 from Crocmagnon/dependabot/pip/types-requests-2.28.11.8
Bump types-requests from 2.28.11.7 to 2.28.11.8
2023-01-23 20:17:41 +01:00
dependabot[bot] 67e20cc975
Bump types-requests from 2.28.11.7 to 2.28.11.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.7 to 2.28.11.8.
- [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>
2023-01-23 19:17:02 +00:00
Gabriel Augendre 56a58dfc8a
Merge pull request #53 from Crocmagnon/dependabot/pip/types-pillow-9.4.0.5
Bump types-pillow from 9.4.0.2 to 9.4.0.5
2023-01-23 20:15:57 +01:00
Gabriel Augendre 7ad40b7073
Merge pull request #52 from Crocmagnon/dependabot/pip/bpython-0.24
Bump bpython from 0.23 to 0.24
2023-01-23 20:15:50 +01:00
dependabot[bot] 48bf82410f
Bump types-pillow from 9.4.0.2 to 9.4.0.5
Bumps [types-pillow](https://github.com/python/typeshed) from 9.4.0.2 to 9.4.0.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 19:14:25 +00:00
dependabot[bot] 5d2b9f743f
Bump bpython from 0.23 to 0.24
Bumps [bpython](https://github.com/bpython/bpython) from 0.23 to 0.24.
- [Release notes](https://github.com/bpython/bpython/releases)
- [Changelog](https://github.com/bpython/bpython/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/bpython/bpython/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 19:12:41 +00:00
Gabriel Augendre 1064213de1
Merge pull request #51 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-01-17 07:13:19 +01:00
pre-commit-ci[bot] bda79db14a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-eslint: v8.31.0 → v8.32.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.31.0...v8.32.0)
2023-01-17 03:25:53 +00:00
Gabriel Augendre 4a5137c347
Merge pull request #50 from Crocmagnon/dependabot/pip/pytest-7.2.1
Bump pytest from 7.2.0 to 7.2.1
2023-01-16 21:11:24 +01:00
Gabriel Augendre ef14e7afc1
Merge pull request #49 from Crocmagnon/dependabot/pip/pytest-rerunfailures-11.0
Bump pytest-rerunfailures from 10.3 to 11.0
2023-01-16 21:11:03 +01:00
Gabriel Augendre e83fc47f8b
Merge pull request #48 from Crocmagnon/dependabot/pip/types-pillow-9.4.0.2
Bump types-pillow from 9.4.0.0 to 9.4.0.2
2023-01-16 21:10:50 +01:00
dependabot[bot] e1c26e07b1
Bump pytest from 7.2.0 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [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.2.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:11:13 +00:00
dependabot[bot] dec07c93bd
Bump pytest-rerunfailures from 10.3 to 11.0
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.3 to 11.0.
- [Release notes](https://github.com/pytest-dev/pytest-rerunfailures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/10.3...11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:09:59 +00:00
dependabot[bot] fc3cd34870
Bump types-pillow from 9.4.0.0 to 9.4.0.2
Bumps [types-pillow](https://github.com/python/typeshed) from 9.4.0.0 to 9.4.0.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:09:05 +00:00
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