Commit Graph

56 Commits

Author SHA1 Message Date
Roy
e519e2ab7c
Merge pull request #276 from moraroy/dependabot/pip/ruff-0.4.2
Bump ruff from 0.4.1 to 0.4.2
2024-04-28 20:19:31 -07:00
Roy
ad28ad595f
Merge pull request #275 from moraroy/dependabot/pip/coverage-7.5.0
Bump coverage from 7.4.4 to 7.5.0
2024-04-28 20:19:18 -07:00
Roy
81ee546eb5
Merge pull request #274 from moraroy/dependabot/pip/pytest-8.1.2
Bump pytest from 8.1.1 to 8.1.2
2024-04-28 20:19:05 -07:00
dependabot[bot]
20b6e8c289
Bump ruff from 0.4.1 to 0.4.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 15:26:16 +00:00
dependabot[bot]
f75c112b49
Bump coverage from 7.4.4 to 7.5.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.0.
- [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/7.4.4...7.5.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 15:25:52 +00:00
dependabot[bot]
b5f03fe980
Bump pytest from 8.1.1 to 8.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.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/8.1.1...8.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>
2024-04-27 15:25:33 +00:00
dependabot[bot]
657ca02e29
Bump ipython from 8.23.0 to 8.24.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.23.0...8.24.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 15:25:15 +00:00
dependabot[bot]
f0ca9ad700
Bump ruff from 0.3.7 to 0.4.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.7...v0.4.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-20 15:56:46 +00:00
Roy
11c788e690
Merge pull request #268 from moraroy/dependabot/pip/hypothesis-6.100.1
Bump hypothesis from 6.99.13 to 6.100.1
2024-04-14 23:02:09 -07:00
Roy
4b646870fd
Merge pull request #267 from moraroy/dependabot/pip/ruff-0.3.7
Bump ruff from 0.3.4 to 0.3.7
2024-04-14 23:01:56 -07:00
dependabot[bot]
bbae9882b4
Bump hypothesis from 6.99.13 to 6.100.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.99.13 to 6.100.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.99.13...hypothesis-python-6.100.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 15:52:55 +00:00
dependabot[bot]
b707a9cca8
Bump ruff from 0.3.4 to 0.3.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 15:51:48 +00:00
dependabot[bot]
dd798fed95
Bump ipython from 8.22.2 to 8.23.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.22.2 to 8.23.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.22.2...8.23.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 15:07:37 +00:00
Roy
8e22a45ba9
Merge pull request #255 from moraroy/dependabot/pip/pytest-cov-5.0.0
Bump pytest-cov from 4.1.0 to 5.0.0
2024-04-01 15:39:09 -07:00
Roy
d15e44a143
Merge pull request #254 from moraroy/dependabot/pip/hypothesis-6.99.13
Bump hypothesis from 6.99.6 to 6.99.13
2024-04-01 15:38:57 -07:00
Roy
281ede5a4d
Merge pull request #250 from moraroy/dependabot/pip/ruff-0.3.4
Bump ruff from 0.3.3 to 0.3.4
2024-04-01 15:38:44 -07:00
Roy
7a1fc3b880
Merge pull request #249 from moraroy/dependabot/pip/poetry-plugin-export-1.7.1
Bump poetry-plugin-export from 1.7.0 to 1.7.1
2024-04-01 15:38:27 -07:00
dependabot[bot]
468ea7235c
Bump pytest-cov from 4.1.0 to 5.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 15:55:38 +00:00
dependabot[bot]
172ab9f259
Bump hypothesis from 6.99.6 to 6.99.13
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.99.6 to 6.99.13.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.99.6...hypothesis-python-6.99.13)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-30 15:55:17 +00:00
dependabot[bot]
bd66bd942b
Bump ruff from 0.3.3 to 0.3.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 15:27:22 +00:00
dependabot[bot]
d109a3bfc5
Bump poetry-plugin-export from 1.7.0 to 1.7.1
Bumps [poetry-plugin-export](https://github.com/python-poetry/poetry-plugin-export) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/python-poetry/poetry-plugin-export/releases)
- [Changelog](https://github.com/python-poetry/poetry-plugin-export/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry-plugin-export/compare/1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: poetry-plugin-export
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 15:26:58 +00:00
dependabot[bot]
cb4cae7d49
Bump pytest-asyncio from 0.23.5.post1 to 0.23.6
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5.post1 to 0.23.6.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5.post1...v0.23.6)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 15:26:22 +00:00
Roy
8fd8261029
Merge pull request #241 from moraroy/dependabot/pip/coverage-7.4.4
Bump coverage from 7.4.3 to 7.4.4
2024-03-16 15:32:45 -07:00
Roy
bc90161421
Merge pull request #240 from moraroy/dependabot/pip/poetry-plugin-export-1.7.0
Bump poetry-plugin-export from 1.6.0 to 1.7.0
2024-03-16 15:32:37 -07:00
Roy
823e7c049f
Merge pull request #239 from moraroy/dependabot/pip/hypothesis-6.99.6
Bump hypothesis from 6.98.18 to 6.99.6
2024-03-16 15:32:28 -07:00
dependabot[bot]
d6e9b1c3f3
Bump coverage from 7.4.3 to 7.4.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.4.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/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 15:46:32 +00:00
dependabot[bot]
5cd8e628cd
Bump poetry-plugin-export from 1.6.0 to 1.7.0
Bumps [poetry-plugin-export](https://github.com/python-poetry/poetry-plugin-export) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/python-poetry/poetry-plugin-export/releases)
- [Changelog](https://github.com/python-poetry/poetry-plugin-export/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry-plugin-export/compare/1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-export
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 15:45:05 +00:00
dependabot[bot]
81829c3fe2
Bump hypothesis from 6.98.18 to 6.99.6
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.18 to 6.99.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.18...hypothesis-python-6.99.6)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 15:43:18 +00:00
dependabot[bot]
cfbecb4889
Bump ruff from 0.3.2 to 0.3.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.2...v0.3.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 15:41:24 +00:00
Roy
f71605b351
Merge pull request #234 from moraroy/dependabot/pip/hypothesis-6.98.18
Bump hypothesis from 6.98.15 to 6.98.18
2024-03-16 01:54:28 -07:00
Roy
314882b603
Merge pull request #233 from moraroy/dependabot/pip/pytest-asyncio-0.23.5.post1
Bump pytest-asyncio from 0.23.5 to 0.23.5.post1
2024-03-16 01:54:15 -07:00
Roy
d3dff059fe
Merge pull request #232 from moraroy/dependabot/pip/ruff-0.3.2
Bump ruff from 0.3.0 to 0.3.2
2024-03-16 01:53:54 -07:00
Roy
9e632b1675
Merge pull request #231 from moraroy/dependabot/pip/ipython-8.22.2
Bump ipython from 8.22.1 to 8.22.2
2024-03-16 01:53:41 -07:00
dependabot[bot]
c8b9896b50
Bump hypothesis from 6.98.15 to 6.98.18
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.15 to 6.98.18.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.15...hypothesis-python-6.98.18)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:58 +00:00
dependabot[bot]
181bf6202c
Bump pytest-asyncio from 0.23.5 to 0.23.5.post1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.5 to 0.23.5.post1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.23.5.post1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:35 +00:00
dependabot[bot]
c71ea885f8
Bump ruff from 0.3.0 to 0.3.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 17:00:16 +00:00
dependabot[bot]
3ff032e24d
Bump ipython from 8.22.1 to 8.22.2
Bumps [ipython](https://github.com/ipython/ipython) from 8.22.1 to 8.22.2.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.22.1...8.22.2)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 16:59:51 +00:00
dependabot[bot]
4d53879989
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1.
- [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/8.0.2...8.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-09 16:59:31 +00:00
Roy
693e0ea3ac
Merge branch 'main' into dependabot/pip/ruff-0.3.0 2024-03-06 01:44:01 -08:00
dependabot[bot]
161e04b5c9
Bump ruff from 0.2.2 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 09:43:07 +00:00
Roy
5fce5b7b61
Merge branch 'main' into dependabot/pip/pytest-8.0.2 2024-03-06 01:42:46 -08:00
Roy
a9bc873475
Merge pull request #225 from moraroy/dependabot/pip/rich-13.7.1
Bump rich from 13.7.0 to 13.7.1
2024-03-06 01:41:22 -08:00
dependabot[bot]
e6998ecffb
Bump rich from 13.7.0 to 13.7.1
Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:20:57 +00:00
dependabot[bot]
9d373a18e7
Bump pytest from 7.4.4 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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.4.4...8.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:19:24 +00:00
dependabot[bot]
bc2630aeb1
Bump hypothesis from 6.98.11 to 6.98.15
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.11 to 6.98.15.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.98.11...hypothesis-python-6.98.15)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 16:18:38 +00:00
Roy
f4814128a3
Merge branch 'main' into dependabot/pip/ruff-0.2.2 2024-02-28 22:08:23 -08:00
Roy
3977748a24
Merge pull request #215 from moraroy/dependabot/pip/hypothesis-6.98.11
Bump hypothesis from 6.98.9 to 6.98.11
2024-02-28 22:06:41 -08:00
Roy
d5977d815a
Merge pull request #216 from moraroy/dependabot/pip/ipython-8.22.1
Bump ipython from 8.21.0 to 8.22.1
2024-02-28 22:06:29 -08:00
Roy
5002020b31
Merge pull request #217 from moraroy/dependabot/pip/pytest-asyncio-0.23.5
Bump pytest-asyncio from 0.21.1 to 0.23.5
2024-02-28 22:06:21 -08:00
dependabot[bot]
aa5fde937d
Bump coverage from 7.4.2 to 7.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.2 to 7.4.3.
- [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/7.4.2...7.4.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:57:15 +00:00