Skip to content

Commit

Permalink
Bump the python-dependencies group with 2 updates (#353)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib) and [ruff](https://github.com/astral-sh/ruff).


Updates `asyncstdlib` from 3.12.5 to 3.13.0
- [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases)
- [Commits](maxfischer2781/asyncstdlib@v3.12.5...v3.13.0)

Updates `ruff` from 0.7.0 to 0.7.1
- [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.0...0.7.1)

---
updated-dependencies:
- dependency-name: asyncstdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent b8c88c1 commit 6fc739b
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 @@ -40,7 +40,7 @@ matplotlib = "^3.9"
mplcyberpunk = "^0.7"
python-logging-discord-handler = "^0.1"
classproperties = {git = "https://github.com/hottwaj/classproperties.git"}
asyncstdlib = "~3.12"
asyncstdlib = "~3.13"
setuptools = "^70.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 6fc739b

Please sign in to comment.