Commit Graph

8 Commits

Author SHA1 Message Date
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
b87f1a860e
Merge pull request #221 from moraroy/release-please--branches--main
chore(main): release 3.8.1
2024-02-28 22:08:43 -08:00
Roy
f4814128a3
Merge branch 'main' into dependabot/pip/ruff-0.2.2 2024-02-28 22:08:23 -08:00
Roy
76d002535b chore(main): release 3.8.1 2024-02-28 21:57:12 -08: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]
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