Skip to content

Commit

Permalink
Bump the development group with 2 updates
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Dekker1 committed Nov 25, 2024
1 parent 5de4c42 commit 8849c95
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@ -63,7 +63,7 @@ types-dataclasses = "^0.6.5"
types-setuptools = ">=65.3,<76.0"
# Testing Framework
pytest = ">=7.1,<9.0"
ruff = "0.7.4"
ruff = "0.8.0"

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

0 comments on commit 8849c95

Please sign in to comment.