Skip to content

Commit 640b161

Browse files
Update dependency soupsieve to v2.3.2.post1
1 parent d13f695 commit 640b161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ pycares==4.2.0
2020
pycparser==2.21; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
2121
pytest==6.2.5
2222
pytest-asyncio==0.20.3
23-
soupsieve==2.3.1; python_version >= "3.6" and python_full_version > "3.0.0"
23+
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version > "3.0.0"
2424
win32-setctime==1.0.4; sys_platform == "win32" and python_version >= "3.5"
2525
yarl==1.7.2; python_version >= "3.6"

0 commit comments

Comments
 (0)