Andrew
|
3f2b33d836
|
Merge pull request #157 from andrewthetechie/remove-click
fix: remove click
v0.3.0
|
2022-05-28 23:42:12 -05:00 |
|
Andrew Herrington
|
2ffc864139
|
fix: bump to beta + a few requirements
|
2022-05-28 23:38:27 -05:00 |
|
Andrew Herrington
|
6c7af09072
|
fix: remove click
We don't need click, its just part of the hypermodern python stack
Remove this extra dependency
|
2022-05-28 23:34:23 -05:00 |
|
Andrew
|
d8c39b54ab
|
Merge pull request #142 from andrewthetechie/dependabot/pip/pyupgrade-2.32.1
Bump pyupgrade from 2.32.0 to 2.32.1
v0.2.8
|
2022-05-28 23:17:26 -05:00 |
|
dependabot[bot]
|
a1287ea789
|
Bump pyupgrade from 2.32.0 to 2.32.1
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.32.0 to 2.32.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-29 04:17:04 +00:00 |
|
Andrew
|
54d84cab68
|
Merge pull request #154 from andrewthetechie/dependabot/pip/coverage-6.4
Bump coverage from 6.3.2 to 6.4
|
2022-05-28 23:15:02 -05:00 |
|
dependabot[bot]
|
147ae08008
|
Bump coverage from 6.3.2 to 6.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/6.3.2...6.4)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-29 04:11:29 +00:00 |
|
Andrew
|
f88ebfcd99
|
Merge pull request #150 from andrewthetechie/dependabot/pip/dot-github/workflows/nox-poetry-1.0.0
Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows
|
2022-05-28 23:09:32 -05:00 |
|
Andrew
|
49b9c979a5
|
Merge pull request #155 from andrewthetechie/dependabot/pip/httpx-0.23.0
Bump httpx from 0.22.0 to 0.23.0
|
2022-05-28 23:09:20 -05:00 |
|
dependabot[bot]
|
141db9be39
|
Bump httpx from 0.22.0 to 0.23.0
Bumps [httpx](https://github.com/encode/httpx) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.22.0...0.23.0)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-29 03:54:30 +00:00 |
|
dependabot[bot]
|
2ee6d38196
|
Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows
Bumps [nox-poetry](https://github.com/cjolowicz/nox-poetry) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/cjolowicz/nox-poetry/releases)
- [Commits](https://github.com/cjolowicz/nox-poetry/compare/v0.9.0...v1.0.0)
---
updated-dependencies:
- dependency-name: nox-poetry
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-29 03:51:53 +00:00 |
|
Andrew
|
1ce8321393
|
Merge pull request #153 from andrewthetechie/dependabot/pip/dot-github/workflows/pip-22.1.1
Bump pip from 22.0.4 to 22.1.1 in /.github/workflows
|
2022-05-28 22:51:18 -05:00 |
|
Andrew
|
f7bd3164e9
|
Merge pull request #149 from andrewthetechie/dependabot/pip/croniter-1.3.5
Bump croniter from 1.3.4 to 1.3.5
|
2022-05-28 22:51:10 -05:00 |
|
Andrew
|
6327a2e0b8
|
Merge pull request #156 from andrewthetechie/dependabot/pip/mypy-0.960
Bump mypy from 0.950 to 0.960
|
2022-05-28 22:50:51 -05:00 |
|
dependabot[bot]
|
7b4a77f083
|
Bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-26 02:48:53 +00:00 |
|
dependabot[bot]
|
406f8e7f47
|
Bump pip from 22.0.4 to 22.1.1 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 22.0.4 to 22.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/22.0.4...22.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>
|
2022-05-23 01:44:35 +00:00 |
|
Andrew
|
2765d07a60
|
Merge pull request #151 from andrewthetechie/dependabot/pip/dot-github/workflows/poetry-dynamic-versioning-0.17.1
Bump poetry-dynamic-versioning from 0.16.0 to 0.17.1 in /.github/workflows
|
2022-05-21 14:44:04 -05:00 |
|
Andrew
|
958737c5af
|
Merge pull request #152 from andrewthetechie/dependabot/pip/pydantic-1.9.1
Bump pydantic from 1.9.0 to 1.9.1
|
2022-05-21 14:43:56 -05:00 |
|
dependabot[bot]
|
ac30ea766f
|
Bump pydantic from 1.9.0 to 1.9.1
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/samuelcolvin/pydantic/releases)
- [Changelog](https://github.com/samuelcolvin/pydantic/blob/v1.9.1/HISTORY.md)
- [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.9.0...v1.9.1)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 01:25:51 +00:00 |
|
dependabot[bot]
|
696c9327f6
|
Bump poetry-dynamic-versioning in /.github/workflows
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v0.16.0...v0.17.1)
---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-20 01:24:18 +00:00 |
|
dependabot[bot]
|
41bd808592
|
Bump croniter from 1.3.4 to 1.3.5
Bumps [croniter](https://github.com/kiorky/croniter) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/kiorky/croniter/releases)
- [Changelog](https://github.com/kiorky/croniter/blob/master/docs/CHANGES.rst)
- [Commits](https://github.com/kiorky/croniter/compare/1.3.4...1.3.5)
---
updated-dependencies:
- dependency-name: croniter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 01:43:16 +00:00 |
|
Andrew
|
6b73771cc7
|
Merge pull request #144 from andrewthetechie/dependabot/pip/dot-github/workflows/poetry-dynamic-versioning-0.16.0
Bump poetry-dynamic-versioning from 0.15.0 to 0.16.0 in /.github/workflows
v0.2.7
|
2022-05-08 21:23:10 -05:00 |
|
Andrew
|
7507561ab4
|
Merge pull request #145 from andrewthetechie/dependabot/pip/types-pytz-2021.3.8
Bump types-pytz from 2021.3.6 to 2021.3.8
|
2022-05-08 21:23:02 -05:00 |
|
dependabot[bot]
|
20439267ca
|
Bump types-pytz from 2021.3.6 to 2021.3.8
Bumps [types-pytz](https://github.com/python/typeshed) from 2021.3.6 to 2021.3.8.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 02:18:12 +00:00 |
|
dependabot[bot]
|
e484d0cee1
|
Bump poetry-dynamic-versioning in /.github/workflows
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 02:17:34 +00:00 |
|
Andrew
|
d9a50feecb
|
Merge pull request #141 from andrewthetechie/dependabot/pip/click-8.1.3
Bump click from 8.1.2 to 8.1.3
|
2022-05-08 21:02:21 -05:00 |
|
Andrew
|
660a9242d7
|
Merge pull request #143 from andrewthetechie/dependabot/pip/pre-commit-2.19.0
Bump pre-commit from 2.18.1 to 2.19.0
|
2022-05-08 21:01:22 -05:00 |
|
dependabot[bot]
|
872dd4ba55
|
Bump pre-commit from 2.18.1 to 2.19.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.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.18.1...v2.19.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-05-06 01:26:50 +00:00 |
|
Andrew
|
4e13e42a9f
|
Merge pull request #138 from andrewthetechie/dependabot/pip/mypy-0.950
Bump mypy from 0.942 to 0.950
|
2022-05-01 16:23:33 -05:00 |
|
dependabot[bot]
|
933e116899
|
Bump click from 8.1.2 to 8.1.3
Bumps [click](https://github.com/pallets/click) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.2...8.1.3)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-30 17:05:51 +00:00 |
|
dependabot[bot]
|
89dbb8f69f
|
Bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-30 17:05:46 +00:00 |
|
Andrew
|
ee2b66a8f0
|
Merge pull request #136 from andrewthetechie/dependabot/pip/reorder-python-imports-3.1.0
Bump reorder-python-imports from 3.0.1 to 3.1.0
|
2022-04-30 12:03:42 -05:00 |
|
Andrew
|
60fbbeed34
|
Merge pull request #135 from andrewthetechie/dependabot/pip/flake8-bugbear-22.4.25
Bump flake8-bugbear from 22.3.23 to 22.4.25
|
2022-04-30 11:55:56 -05:00 |
|
dependabot[bot]
|
6388018414
|
Bump reorder-python-imports from 3.0.1 to 3.1.0
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.0.1...v3.1.0)
---
updated-dependencies:
- dependency-name: reorder-python-imports
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 23:32:37 +00:00 |
|
Andrew
|
8d3c085e6b
|
Merge pull request #134 from andrewthetechie/dependabot/pip/pygments-2.12.0
Bump pygments from 2.11.2 to 2.12.0
|
2022-04-29 18:30:24 -05:00 |
|
Andrew
|
e9bcbdcbdf
|
Merge pull request #140 from andrewthetechie/dependabot/pip/dot-github/workflows/poetry-dynamic-versioning-0.15.0
Bump poetry-dynamic-versioning from 0.14.1 to 0.15.0 in /.github/workflows
|
2022-04-29 17:34:04 -05:00 |
|
dependabot[bot]
|
b470414540
|
Bump poetry-dynamic-versioning in /.github/workflows
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v0.14.1...v0.15.0)
---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 02:03:12 +00:00 |
|
dependabot[bot]
|
376748312b
|
Bump pygments from 2.11.2 to 2.12.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.12.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-29 01:28:40 +00:00 |
|
Andrew
|
ad65fe99c3
|
Merge pull request #133 from andrewthetechie/dependabot/pip/pytest-7.1.2
Bump pytest from 7.1.1 to 7.1.2
|
2022-04-28 20:26:33 -05:00 |
|
Andrew
|
4e63dcba40
|
Merge pull request #132 from andrewthetechie/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 3.0.0 to 3.1.0
|
2022-04-28 20:14:06 -05:00 |
|
dependabot[bot]
|
67fb182716
|
Bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [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.1.1...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 05:16:56 +00:00 |
|
Andrew
|
8c4f0f86de
|
Merge pull request #137 from andrewthetechie/dependabot/pip/types-croniter-1.0.10
Bump types-croniter from 1.0.9 to 1.0.10
|
2022-04-28 00:14:51 -05:00 |
|
dependabot[bot]
|
b969e33ac1
|
Bump types-croniter from 1.0.9 to 1.0.10
Bumps [types-croniter](https://github.com/python/typeshed) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-croniter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 01:22:23 +00:00 |
|
dependabot[bot]
|
22076af18e
|
Bump flake8-bugbear from 22.3.23 to 22.4.25
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.23 to 22.4.25.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.3.23...22.4.25)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 01:34:14 +00:00 |
|
dependabot[bot]
|
fa0e3e1fe7
|
Bump codecov/codecov-action from 3.0.0 to 3.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.0.0 to 3.1.0.
- [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/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 01:24:13 +00:00 |
|
Andrew
|
975be34ae2
|
Merge pull request #131 from andrewthetechie/dependabot/pip/sphinx-click-4.0.3
Bump sphinx-click from 4.0.0 to 4.0.3
|
2022-04-21 15:32:59 -05:00 |
|
dependabot[bot]
|
4d3f654a61
|
Bump sphinx-click from 4.0.0 to 4.0.3
Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](https://github.com/click-contrib/sphinx-click/compare/4.0.0...4.0.3)
---
updated-dependencies:
- dependency-name: sphinx-click
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-21 20:29:23 +00:00 |
|
Andrew
|
f3377b27da
|
Merge pull request #130 from andrewthetechie/dependabot/pip/docs/sphinx-click-4.0.3
Bump sphinx-click from 4.0.0 to 4.0.3 in /docs
|
2022-04-21 15:26:56 -05:00 |
|
Andrew
|
31e9cca5b0
|
Merge pull request #129 from andrewthetechie/dependabot/pip/types-croniter-1.0.9
Bump types-croniter from 1.0.8 to 1.0.9
|
2022-04-21 15:10:11 -05:00 |
|
Andrew
|
e142d8e193
|
Merge pull request #126 from andrewthetechie/dependabot/pip/dot-github/workflows/poetry-dynamic-versioning-0.14.1
Bump poetry-dynamic-versioning from 0.14.0 to 0.14.1 in /.github/workflows
|
2022-04-21 15:02:45 -05:00 |
|