214 Commits

Author SHA1 Message Date
dependabot[bot]
956f9c77b0 ci: bump virtualenv from 20.27.0 to 20.27.1 in /.github/workflows (#789) 2024-10-29 01:46:34 +00:00
dependabot[bot]
162797b339 ci: bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (#788) 2024-10-28 01:58:02 +00:00
dependabot[bot]
0617e87836 ci: bump actions/setup-python from 5.2.0 to 5.3.0 (#786) 2024-10-25 01:19:39 +00:00
dependabot[bot]
2a738721f7 ci: bump actions/cache from 4.1.1 to 4.1.2 (#785) 2024-10-23 01:17:43 +00:00
dependabot[bot]
e716d9655f ci: bump virtualenv from 20.26.6 to 20.27.0 in /.github/workflows (#784) 2024-10-18 02:00:05 +00:00
dependabot[bot]
05413c55c4 ci: bump poetry from 1.8.3 to 1.8.4 in /.github/workflows (#783) 2024-10-15 01:19:30 +00:00
dependabot[bot]
23210159a2 ci: bump nox from 2024.4.15 to 2024.10.9 in /.github/workflows (#780) 2024-10-10 01:38:13 +00:00
dependabot[bot]
2b6835315e ci: bump actions/cache from 4.1.0 to 4.1.1 (#779) 2024-10-09 02:01:39 +00:00
dependabot[bot]
f4c75a7019 ci: bump actions/cache from 4.0.2 to 4.1.0 (#778) 2024-10-07 01:53:43 +00:00
dependabot[bot]
d755edaba9 ci: bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#777) 2024-10-07 01:53:23 +00:00
dependabot[bot]
e99868ea89 ci: bump virtualenv from 20.26.5 to 20.26.6 in /.github/workflows (#774) 2024-09-30 01:09:51 +00:00
dependabot[bot]
b2b2b0f09e ci: bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#770) 2024-09-23 01:27:31 +00:00
dependabot[bot]
de4fdc7b6a ci: bump virtualenv from 20.26.4 to 20.26.5 in /.github/workflows (#768) 2024-09-18 01:23:14 +00:00
dependabot[bot]
24884ec045 ci: bump virtualenv from 20.26.3 to 20.26.4 in /.github/workflows (#762) 2024-09-09 01:17:11 +00:00
dependabot[bot]
c3e10b1e0d ci: bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#759) 2024-09-04 01:23:09 +00:00
dependabot[bot]
65b996e3f4 ci: bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#757) 2024-09-02 01:21:08 +00:00
dependabot[bot]
282646e25b ci: bump actions/setup-python from 5.1.1 to 5.2.0 (#754) 2024-08-30 01:40:39 +00:00
dependabot[bot]
7641446884 ci: bump pip from 24.1.2 to 24.2 in /.github/workflows (#732)
Bumps [pip](https://github.com/pypa/pip) from 24.1.2 to 24.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/24.1.2...24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 19:23:25 -05:00
dependabot[bot]
f64e81fa0c ci: bump actions/setup-python from 5.1.0 to 5.1.1 (#710) 2024-07-11 01:10:12 +00:00
dependabot[bot]
6262bf2a5a ci: bump pip from 24.1.1 to 24.1.2 in /.github/workflows (#708) 2024-07-08 01:14:41 +00:00
dependabot[bot]
aaad153b83 ci: bump pip from 24.0.0 to 24.1.1 in /.github/workflows (#698) 2024-07-03 21:52:48 +00:00
dependabot[bot]
d9493ba25a ci: bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#697)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.3.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.26.2...20.26.3)

---
updated-dependencies:
- dependency-name: virtualenv
  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>
2024-07-03 16:35:29 -05:00
dependabot[bot]
cb9d03af5f ci: bump pip from 24.0.0 to 24.1 in /.github/workflows (#695)
Bumps [pip](https://github.com/pypa/pip) from 24.0.0 to 24.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/24.0...24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 16:35:17 -05:00
dependabot[bot]
e075a31fa3 ci: bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#693)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-03 16:34:43 -05:00
dependabot[bot]
afa83a2528 ci: bump virtualenv from 20.26.1 to 20.26.2 in /.github/workflows (#674) 2024-05-14 01:22:03 +00:00
dependabot[bot]
f615e35468 ci: bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#673) 2024-05-09 01:57:19 +00:00
dependabot[bot]
1f8449ca40 ci: bump google-github-actions/release-please-action from 3 to 4 (#664)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3 to 4.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-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>
2024-05-06 20:39:08 -05:00
Andrew
4e0bf29e8a ci: update release yaml (#659) 2024-05-05 14:15:00 -05:00
dependabot[bot]
ae3539a979 build(deps): bump actions/setup-python from 4.1.0 to 5.1.0 (#632)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.1.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v5.1.0)

---
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>
2024-05-05 14:11:27 -05:00
dependabot[bot]
8214b5a5ac build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.14)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-05 19:05:25 +00:00
dependabot[bot]
0f4119af47 build(deps): bump actions/checkout from 3 to 4 (#554)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 14:03:04 -05:00
dependabot[bot]
7991cc15e6 build(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#559)
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  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>
2024-05-05 14:02:55 -05:00
Andrew
1b14e4bdc8 ci: fix ci (#658)
* ci: fix tests

* ci: fixup test install

* ci: remove 3.7

* ci: delete coverage for now

* ci: update to 3.11

* ci: add 3.12 to testing
2024-05-05 13:58:20 -05:00
Andrew Herrington
778932a2f8 chore: package updates and fix ci 2024-05-05 13:39:25 -05:00
Andrew Herrington
4ca01eaf0c Revert "chore: ci fixups and poetry update"
This reverts commit d0b986025e.
2024-05-05 13:02:14 -05:00
Andrew Herrington
d0b986025e chore: ci fixups and poetry update 2024-05-05 12:20:49 -05:00
Andrew
31218d3b00 ci: update dependabot.yml 2024-03-17 17:24:29 -05:00
Andrew
47d763a201 ci: update labeler workflow 2024-03-17 17:24:27 -05:00
Andrew
f550ab0797 ci: update tests workflow 2024-03-17 17:24:26 -05:00
Andrew
80ff5efc79 ci: update pre-release workflow 2024-03-17 17:24:26 -05:00
Andrew
9b94d8d54e ci: update release workflow 2024-03-17 17:24:25 -05:00
dependabot[bot]
00251551d3 build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 02:02:01 +00:00
dependabot[bot]
fe6060d337 build(deps): bump virtualenv in /.github/workflows
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 to 20.23.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.23.0...20.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 02:03:38 +00:00
Andrew
1376595877 fix: update poetry and virtualenv (#489) 2023-06-03 09:59:52 -05:00
dependabot[bot]
e40540aa11 build(deps): bump actions/setup-python from 4.6.0 to 4.6.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 02:00:35 +00:00
dependabot[bot]
1713780209 build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 02:02:58 +00:00
dependabot[bot]
12cba5e7ee build(deps): bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#458)
Bumps [nox](https://github.com/wntrblm/nox) from 2022.11.21 to 2023.4.22.
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wntrblm/nox/compare/2022.11.21...2023.04.22)

---
updated-dependencies:
- dependency-name: nox
  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>
2023-05-06 13:05:06 -05:00
dependabot[bot]
62aecf60be build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 02:02:21 +00:00
dependabot[bot]
74e546c5e6 build(deps): bump pip from 23.1.1 to 23.1.2 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 23.1.1 to 23.1.2.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/23.1.1...23.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 02:02:29 +00:00
dependabot[bot]
bf298304e7 build(deps): bump pip from 23.0.1 to 23.1.1 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.1.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/23.0.1...23.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 02:05:03 +00:00