Commit Graph

518 Commits

Author SHA1 Message Date
pyup.io bot
7ef435d0c6
Update djlint to 1.32.0 (#4471)
* Update djlint from 1.31.1 to 1.32.0

* Update djlint from 1.31.1 to 1.32.0
2023-07-19 11:06:13 +01:00
pyup.io bot
89e2889672
Update pyyaml to 6.0.1 (#4467) 2023-07-18 12:40:31 +01:00
pyup.io bot
4d59d69fee
Update cookiecutter to 2.2.3 (#4456) 2023-07-11 18:32:02 +01:00
pyup.io bot
cf2bc57a0d
Update black to 23.7.0 (#4452)
* Update black from 23.3.0 to 23.7.0

* Update black from 23.3.0 to 23.7.0
2023-07-11 09:43:53 +02:00
pyup.io bot
cc2d8d2d7f
Update gitpython from 3.1.31 to 3.1.32 (#4451) 2023-07-10 22:05:21 +02:00
pyup.io bot
cb4d41dc96
Update cookiecutter to 2.2.2 (#4449) 2023-07-10 17:21:39 +01:00
pyup.io bot
d19994a55a
Update tox to 4.6.4 (#4448) 2023-07-10 15:25:59 +01:00
pyup.io bot
e0d8f3702c
Update cookiecutter to 2.2.0 (#4447) 2023-07-10 15:25:05 +01:00
monosans
30e8506872
Add djLint for HTML formatting and linting (#4389)
* Add djLint for HTML formatting and linting

* Remove djLint pre-commit hook

* Bump djLint from 1.31.0 to 1.31.1
2023-06-27 22:52:36 +01:00
pyup-bot
a126dfb96f Update pytest from 7.3.2 to 7.4.0 2023-06-23 18:48:31 +01:00
pyup.io bot
2c5342c36d
Update pygithub from 1.58.2 to 1.59.0 (#4410) 2023-06-22 16:24:38 -03:00
pyup.io bot
91cc9e2f3a
Update tox to 4.6.3 (#4407) 2023-06-21 10:37:05 +01:00
pyup.io bot
0b92189b61
Update tox from 4.6.1 to 4.6.2 (#4401) 2023-06-17 19:39:30 +01:00
pyup.io bot
d6b46df30a
Update tox from 4.6.0 to 4.6.1 (#4398) 2023-06-16 07:43:17 +01:00
pyup.io bot
da30887795
Update django-upgrade from 1.13.0 to 1.14.0 (#4394) 2023-06-14 14:27:57 -03:00
pyup.io bot
0d308fa2ee
Update pre-commit to 3.3.3 (#4390)
* Update pre-commit from 3.3.2 to 3.3.3

* Update pre-commit from 3.3.2 to 3.3.3
2023-06-14 06:54:36 +01:00
pyup.io bot
733f5b9544
Update pytest to 7.3.2 (#4384)
* Update pytest from 7.3.1 to 7.3.2

* Update pytest from 7.3.1 to 7.3.2
2023-06-11 09:16:04 +01:00
pyup.io bot
e96955656f
Update tox to 4.6.0 (#4371) 2023-06-07 10:15:10 +01:00
pyup.io bot
7585febf58
Update tox from 4.5.1 to 4.5.2 (#4354) 2023-05-28 11:23:26 +01:00
pyup.io bot
52c2b0575c
Update pytest-xdist from 3.3.0 to 3.3.1 (#4344) 2023-05-23 09:40:07 -03:00
pyup.io bot
b0d8916e61
Update requests from 2.30.0 to 2.31.0 (#4346) 2023-05-23 09:39:38 -03:00
pyup.io bot
6f308d4e50
Update pre-commit to 3.3.2 (#4342)
* Update pre-commit from 3.3.1 to 3.3.2

* Update pre-commit from 3.3.1 to 3.3.2
2023-05-18 17:29:05 +01:00
pyup.io bot
3949f73922
Update sh to 2.0.4 (#4338) 2023-05-16 00:33:36 +01:00
pyup.io bot
f76c2afb0c
Update pytest-xdist from 3.2.1 to 3.3.0 (#4336) 2023-05-15 19:14:07 +01:00
pyup.io bot
b2de9cc5d9
Update pygithub from 1.58.1 to 1.58.2 (#4326) 2023-05-09 17:31:48 +01:00
pyup.io bot
d0578306f4
Update pre-commit to 3.3.1 (#4315)
* Update pre-commit from 3.2.2 to 3.3.1

* Update pre-commit from 3.2.2 to 3.3.1
2023-05-04 10:14:34 +01:00
pyup.io bot
8284e4479f
Update requests from 2.29.0 to 2.30.0 (#4311) 2023-05-04 09:02:47 +01:00
Bruno Alla
c88f8ef37a
Add django-upgrade to pre-commit hooks (#4298) 2023-04-28 08:56:22 +01:00
pyup.io bot
f6e9f2c818
Update requests from 2.28.2 to 2.29.0 (#4300) 2023-04-26 22:09:48 +01:00
pyup.io bot
8399736601
Update tox from 4.5.0 to 4.5.1 (#4299) 2023-04-26 22:09:20 +01:00
pyup.io bot
e0d2ff7761
Update tox to 4.5.0 (#4287)
Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2023-04-25 09:36:27 +01:00
Bruno Alla
32474ab367
Run template tests in parallel in pytest-xdist (#4275) 2023-04-15 15:53:31 +01:00
Bruno Alla
17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml (#4276)
* Fix inconsistent line length and move config to pyproject.toml

Fix #2720

* Fix running tox with AUTOFIXABLE_STYLES

* Adjust some styles

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust more styles

* Split isort and flake8 tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00
pyup.io bot
2ad3858e26
Update pytest to 7.3.1 (#4272)
* Update pytest from 7.3.0 to 7.3.1

* Update pytest from 7.3.0 to 7.3.1
2023-04-15 10:02:54 +01:00
pyup.io bot
3ddfda45b8
Update tox from 4.4.11 to 4.4.12 (#4271) 2023-04-13 20:38:50 -03:00
pyup.io bot
ea1b686131
Update pytest to 7.3.0 (#4268)
* Update pytest from 7.2.2 to 7.3.0

* Update pytest from 7.2.2 to 7.3.0
2023-04-10 11:09:01 +01:00
pyup.io bot
d9efb28da3
Update tox from 4.4.8 to 4.4.11 (#4262) 2023-04-05 23:53:48 +01:00
pyup.io bot
ddd8f1c45d
Update pre-commit to 3.2.2 (#4259)
* Update pre-commit from 3.2.1 to 3.2.2

* Update pre-commit from 3.2.1 to 3.2.2
2023-04-05 14:57:17 +01:00
pyup.io bot
cf7f919d42
Update pytest-instafail from 0.4.2 to 0.5.0 (#4240) 2023-04-01 12:32:32 +01:00
pyup.io bot
43c32961e5
Update black to 23.3.0 (#4236)
* Update black from 23.1.0 to 23.3.0

* Update black from 23.1.0 to 23.3.0
2023-03-29 16:53:29 +01:00
pyup.io bot
3ca2c87a17
Update tox from 4.4.7 to 4.4.8 (#4231) 2023-03-26 23:55:44 +01:00
pyup.io bot
8156efd583
Update pre-commit to 3.2.1 (#4229)
* Update pre-commit from 3.2.0 to 3.2.1

* Update pre-commit from 3.2.0 to 3.2.1
2023-03-26 18:44:19 +01:00
pyup.io bot
8eb30dfae3
Update pytest-cookies from 0.6.1 to 0.7.0 (#4226) 2023-03-22 20:33:08 +00:00
pyup.io bot
386330de0e
Update sh from 2.0.2 to 2.0.3 (#4224) 2023-03-20 21:46:33 +00:00
pyup.io bot
b32f579ad8
Update pygithub from 1.58.0 to 1.58.1 (#4220) 2023-03-18 10:46:31 +00:00
pyup.io bot
d78fe734da
Update pre-commit to 3.2.0 (#4219)
* Update pre-commit from 3.1.1 to 3.2.0

* Update pre-commit from 3.1.1 to 3.2.0
2023-03-18 10:37:38 +00:00
pyup.io bot
1840ed7b39
Update tox to 4.4.7 (#4207) 2023-03-13 08:21:15 +00:00
pyup.io bot
46868bed26
Update pytest to 7.2.2 (#4191)
* Update pytest from 7.2.1 to 7.2.2

* Update pytest from 7.2.1 to 7.2.2
2023-03-04 18:21:53 +00:00
pyup.io bot
6706128924
Update pre-commit to 3.1.1 (#4188)
* Update pre-commit from 3.1.0 to 3.1.1

* Update pre-commit from 3.1.0 to 3.1.1
2023-02-28 09:28:12 +00:00
pyup.io bot
6433fc7b2b
Update pygithub to 1.58.0 (#4182) 2023-02-25 11:53:59 +00:00