Skip to content

Commit cf1578a

Browse files
authored
Bump dependency versions (#232)
1 parent 452be68 commit cf1578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpiformat/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
zip_safe=True,
7070
setup_requires=["pytest-runner"],
7171
tests_require=["pytest"],
72-
install_requires=["regex==2021.11.10", "black==22.6.0"],
72+
install_requires=["regex==2022.9.13", "black==22.10.0"],
7373
license="BSD License",
7474
classifiers=[
7575
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)