Mike
792fc65003
chore: remove support for Django < 3.2 and Python < 3.8
2024-03-06 10:05:42 -08:00
dependabot[bot]
932bcd2b02
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 02:10:14 +00:00
Christian Clauss
3ca27bb65e
chore: Add Django 5.0 and Python 3.12 to the testing ( #487 )
...
* chore: Add Django 5.0 and Python 3.12 to the testing
* what-python-version-can-i-use-with-django
* Do not test Django 4.1 on Python 3.12
* Upgrade setuptools on Python 3.12
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* pyyaml = { version = "^6.0.1", python = "^3.12" }
* poetry lock --no-update
2024-01-10 10:24:14 -08:00
dependabot[bot]
ac90a17bd9
chore(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 02:35:21 +00:00
Mike
205e16d25d
ci(test): update Django versions in testing matrix
...
- Removed Django 4.0 from the testing matrix.
- Added Django 4.2 to the testing matrix.
2023-10-30 09:15:41 -07:00
Mike
1e4d5742ad
ci(test): update testing matrix to include Python 3.11
2023-10-30 09:14:09 -07:00
dependabot[bot]
921576042c
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 02:16:25 +00:00
Mike
9d6aad3924
feat: add support for Django 4.1
2023-02-10 09:59:54 -07:00
Mike
066ae8e310
chore: remove support for Django 2.2
2023-02-10 09:56:08 -07:00
dependabot[bot]
04f5fa4790
chore(deps): bump actions/setup-python from 3 to 4 ( #202 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-11 14:51:04 -07:00
dependabot[bot]
7b57853033
chore(deps): bump codecov/codecov-action from 2 to 3 ( #186 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 07:59:03 -07:00
dependabot[bot]
ae509f5500
chore(deps): bump actions/cache from 2.1.7 to 3 ( #177 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 06:18:12 -07:00
dependabot[bot]
404d1098e1
chore(deps): bump actions/checkout from 2 to 3 ( #173 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 18:50:18 -08:00
dependabot[bot]
262ad0c6aa
chore(deps): bump actions/setup-python from 2 to 3 ( #172 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 18:50:10 -08:00
Mike
dac24f4df7
Add Django 4.0 support ( #138 )
...
* chore: bump min python version to 3.7
* test: update test matrix versions
* doc: update changelog
* test: use strings for versions
* test: use major.minor for django version
2021-12-18 20:17:20 -08:00
dependabot[bot]
c76a3631b3
chore(deps): bump actions/cache from 2.1.6 to 2.1.7 ( #123 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 15:20:00 -08:00
Mike
d9bb51ff79
chore: misc repository clean up ( #108 )
...
* chore: remove tox
* chore: bump min python version to 3.6.2
* chore: remove old test runner
* chore: initial changelog
* chore: clean up pr template
* chore: remove manifest file
Co-authored-by: Mike Stralek <mike.stralek@gmail.com>
2021-10-31 02:02:30 +00:00
Jannis Leidel
a303c841ff
Add release workflow.
2021-10-21 16:02:54 +02:00
Mike
990bdbd1cf
Add pre-commit configuration ( #83 )
...
chore: add pre-commit configuration
2021-10-20 12:52:15 -07:00
Mike
eeea0e1dbe
chore: add upload to codecov step
2021-10-20 08:03:03 -07:00
dependabot[bot]
1a85e7f018
Bump actions/cache from 1 to 2.1.6
...
Bumps [actions/cache](https://github.com/actions/cache ) from 1 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v1...v2.1.6 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-16 18:07:27 +00:00
Mike
640e974dcf
Create dependabot.yml
2021-10-16 11:07:08 -07:00
Mike
575e2480ca
Add test github action
2021-10-15 17:25:30 -07:00
Iwo Herka
4d8a2044ff
Update issue templates
2018-08-03 12:23:52 +00:00
Iwo Herka
9f1f04de27
Update issue templates
2018-08-03 08:15:15 +00:00