Commit Graph

11 Commits

Author SHA1 Message Date
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
dependabot[bot]
d26bf99f1f
Bump pytest-asyncio from 0.21.1 to 0.23.5
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.5.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:56:56 +00:00
dependabot[bot]
db5e9be84b
Bump ipython from 8.21.0 to 8.22.1
Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.22.1.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.21.0...8.22.1)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:56:22 +00:00
dependabot[bot]
b3e44c884b
Bump ruff from 0.1.15 to 0.2.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.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.1.15...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-24 16:56:00 +00:00
pythoninthegrass
493c259a63 build: update deps
- Set stage for removing modules directory
- Export requirements.txt for backward compatibility
- Bump version
2024-02-21 00:39:07 -06:00
pythoninthegrass
34f8921273 wip 2024-02-20 23:29:48 -06:00