Skip to content

Commit

Permalink
Bump the development group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the development group with 3 updates: [tox-gh-actions](https://github.com/ymyzk/tox-gh-actions), [types-setuptools](https://github.com/python/typeshed) and [ruff](https://github.com/astral-sh/ruff).


Updates `tox-gh-actions` from 3.1.3 to 3.2.0
- [Release notes](https://github.com/ymyzk/tox-gh-actions/releases)
- [Commits](ymyzk/tox-gh-actions@v3.1.3...v3.2.0)

Updates `types-setuptools` from 69.0.0.0 to 69.0.0.20240106
- [Commits](https://github.com/python/typeshed/commits)

Updates `ruff` from 0.1.9 to 0.1.11
- [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.1.9...v0.1.11)

---
updated-dependencies:
- dependency-name: tox-gh-actions
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- 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-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Dekker1 committed Jan 8, 2024
1 parent 8b37c38 commit 3e50101
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ types-dataclasses = "^0.6.5"
types-setuptools = ">=65.3,<70.0"
# Testing Framework
pytest = "^7.1"
ruff = "0.1.9"
ruff = "0.1.11"

[tool.poetry.extras]
dzn = ["lark-parser"]
Expand Down

0 comments on commit 3e50101

Please sign in to comment.