Skip to content

Commit c2e9a4e

Browse files
committed
chore(deps): update dependency parsy to v1.4.0
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | parsy | 1.1.0 | 1.4.0 |
1 parent 1592c04 commit c2e9a4e

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
@@ -47,7 +47,7 @@
4747
],
4848
python_requires=">=3.6",
4949
install_requires=[
50-
"parsy==1.1.0",
50+
"parsy==1.4.0",
5151
"attrs>=17.2.0",
5252
"click>=6.5",
5353
"toml>=0.9.4",

0 commit comments

Comments
 (0)