Commit graph

68 commits

Author SHA1 Message Date
David Larlet
8e94c9e470
[docs] Bump mkdocs to 1.5.3
This way mkdocs-material is happy:

> mkdocs-material 9.4.14 depends on mkdocs>=1.5.3 and ~=1.5
2023-11-28 21:39:24 -05:00
Alexis Métaireau
b3d6d6da08 [docs] Update the documentation 2023-11-28 15:54:11 +01:00
Alexis Métaireau
1e9406c54f [fix] Update Django requirements to >=4.2 2023-11-24 23:31:18 +01:00
Alexis Métaireau
51c3ee3ce4 [ci] Add support for Github Actions
This runs the tests for different python versions,
with different working sets, and also run
a linter.
2023-11-24 23:31:18 +01:00
dependabot[bot]
ff6a994f31
Bump pillow from 9.5.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 01:45:13 +00:00
Yohan Boniface
73f9b883e1 Bump playwright 2023-09-22 17:32:19 +02:00
Brian DeRocher
204db34282 Replace bash based waiting with python based django-probes. 2023-09-20 09:45:26 -04:00
Yohan Boniface
1975b93ad8 Bump playwright and pytest-playwright 2023-09-04 15:01:15 +02:00
Yohan Boniface
4c03f012bd Bump playwright 2023-09-04 11:04:12 +02:00
David Larlet
95bf685159 Setup to create integration tests with Playwright 2023-09-04 11:03:28 +02:00
dependabot[bot]
4146416580
Bump requests from 2.30.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 13:48:45 +00:00
Yohan Boniface
d92bc9e180
Merge pull request #1193 from umap-project/update-black
Use latest release of black
2023-08-15 07:32:38 +02:00
Yohan Boniface
9cd40b473a Bump mkdocs 2023-08-07 08:35:57 +02:00
Yohan Boniface
2dfc5f31e3 Use latest release of black 2023-07-03 22:17:57 +02:00
David Larlet
e03bbeadfc
1.3.6 2023-07-01 11:44:24 -04:00
David Larlet
70e3852c0c
Prettify template files with djlint 2023-06-20 09:40:32 -04:00
David Larlet
9ad47f8ef9
Customize the build process with hatch 2023-06-17 09:36:50 -04:00
David Larlet
e23f1dd3c2
From to setup.cfg+setuptools to pyproject.toml+hatch 2023-06-17 09:09:36 -04:00