Releases: SFOE/drillapi
Releases · SFOE/drillapi
v0.1.15
v0.1.14
What's Changed
- Bump uvicorn from 0.43.0 to 0.44.0 by @dependabot[bot] in #181
- Bump ruff from 0.15.10 to 0.15.11 by @dependabot[bot] in #182
- Bump fastapi from 0.135.3 to 0.136.0 by @dependabot[bot] in #183
- Bump python-dotenv from 1.2.1 to 1.2.2 in the uv group across 1 directory by @dependabot[bot] in #184
- Bump lxml from 6.0.2 to 6.1.0 in the uv group across 1 directory by @dependabot[bot] in #185
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- uv image update by @monodo in #175
- patch AWS image by @monodo in #176
- Bump pytest from 9.0.2 to 9.0.3 in the uv group across 1 directory by @dependabot[bot] in #177
- Bump ruff from 0.15.9 to 0.15.10 by @dependabot[bot] in #178
- Bump respx from 0.22.0 to 0.23.1 by @dependabot[bot] in #179
- Update setuptools requirement from >=61.0 to >=82.0.1 by @dependabot[bot] in #180
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- fix: deployment workflow branch deletion by @domilulu in #159
- Bump fastapi from 0.135.1 to 0.135.2 by @dependabot[bot] in #161
- Bump ruff from 0.15.6 to 0.15.7 by @dependabot[bot] in #162
- Bump requests from 2.32.5 to 2.33.0 in the uv group across 1 directory by @dependabot[bot] in #163
- Bump ruff from 0.15.7 to 0.15.8 by @dependabot[bot] in #165
- Bump requests from 2.32.5 to 2.33.1 by @dependabot[bot] in #164
- update pygments by @monodo in #166
- Add cooldown for Dependabot updates by @monodo in #167
- Remove landingURL field from publiccode.yml by @ssandino in #173
- feat: add inspector scan by @domilulu in #168
- fix: correct wf version by @domilulu in #174
- Bump fastapi from 0.135.2 to 0.135.3 by @dependabot[bot] in #169
- Bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in #170
- Bump ruff from 0.15.8 to 0.15.9 by @dependabot[bot] in #171
- Bump uvicorn from 0.42.0 to 0.43.0 by @dependabot[bot] in #172
New Contributors
Full Changelog: v0.1.11...v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
Bump ruff from 0.15.1 to 0.15.4 (#152) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.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/0.15.1...0.15.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 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>