Skip to content

Commit

Permalink
chore(deps-dev): Bump platformdirs from 3.11.0 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.11.0 to 4.2.2.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@3.11.0...4.2.2)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 107ba49 commit ba6b529
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 10 deletions.
40 changes: 31 additions & 9 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 @@ -51,7 +51,7 @@ radon = "^6"
pytest-flake8 = "^1"
types-PyYAML = "^6"
safety = "^3"
platformdirs = "<4.0.0"
platformdirs = "<5.0.0"
pytest = "^8"

[tool.mypy]
Expand Down

0 comments on commit ba6b529

Please sign in to comment.