Skip to content

Commit 8849c95

Browse files
dependabot[bot]Dekker1
authored andcommitted
Bump the development group with 2 updates
Bumps the development group with 2 updates: [types-setuptools](https://github.com/python/typeshed) and [ruff](https://github.com/astral-sh/ruff). Updates `types-setuptools` from 75.5.0.20241116 to 75.5.0.20241122 - [Commits](https://github.com/python/typeshed/commits) Updates `ruff` from 0.7.4 to 0.8.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.4...0.8.0) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5de4c42 commit 8849c95

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ types-dataclasses = "^0.6.5"
6363
types-setuptools = ">=65.3,<76.0"
6464
# Testing Framework
6565
pytest = ">=7.1,<9.0"
66-
ruff = "0.7.4"
66+
ruff = "0.8.0"
6767

6868
[tool.poetry.extras]
6969
dzn = ["lark-parser"]

0 commit comments

Comments
 (0)