Skip to content

Commit ddfc7a3

Browse files
dependabot[bot]amotl
authored andcommitted
Update platformdirs requirement from <3 to <4
Updates the requirements on [platformdirs](https://github.com/platformdirs/platformdirs) to permit the latest version. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@1.1.0...3.5.3) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf0b3c7 commit ddfc7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'colorama<1',
3030
'Pygments>=2.4,<3',
3131
'crate>=0.30.0',
32-
'platformdirs<3',
32+
'platformdirs<4',
3333
'prompt-toolkit>=3.0,<4',
3434
'tabulate>=0.9,<0.10',
3535
]

0 commit comments

Comments
 (0)