Skip to content

Commit

Permalink
chore(deps): update dependency parsy to v1.4.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | parsy   | 1.1.0 | 1.4.0 |
  • Loading branch information
renovate-bot committed Feb 5, 2022
1 parent d1eacd3 commit 4b5a7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
python_requires=">=3.6",
install_requires=[
"parsy==1.1.0",
"parsy==1.4.0",
"attrs>=17.2.0",
"click>=6.5",
"toml>=0.9.4",
Expand Down

0 comments on commit 4b5a7fa

Please sign in to comment.