Skip to content

Commit 8c35345

Browse files
chore(deps): update dependency soupsieve to v2.7 (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74ae62a commit 8c35345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.
1414
requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
1515
rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0"
1616
six==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
17-
soupsieve==2.6 ; python_version >= "3.10" and python_version < "4.0"
17+
soupsieve==2.7 ; python_version >= "3.10" and python_version < "4.0"
1818
tenacity==9.0.0 ; python_version >= "3.10" and python_version < "4.0"
1919
typer==0.16.0 ; python_version >= "3.10" and python_version < "4.0"
2020
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)