Skip to content

Commit 1872a16

Browse files
dependabot[bot]Dekker1
authored andcommitted
Bump the development group with 2 updates
Bumps the development group with 2 updates: [tox](https://github.com/tox-dev/tox) and [ruff](https://github.com/astral-sh/ruff). Updates `tox` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.14.1...4.14.2) Updates `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](astral-sh/ruff@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: tox 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-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08dbdae commit 1872a16

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

Lines changed: 22 additions & 22 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
@@ -62,7 +62,7 @@ types-dataclasses = "^0.6.5"
6262
types-setuptools = ">=65.3,<70.0"
6363
# Testing Framework
6464
pytest = ">=7.1,<9.0"
65-
ruff = "0.3.3"
65+
ruff = "0.3.4"
6666

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

0 commit comments

Comments
 (0)