File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ check-sdist==1.3.0 ; python_full_version >= '3.9'
3434 # via cryptography (pyproject.toml)
3535click==8.1.8 ; python_full_version < '3.10'
3636 # via cryptography (pyproject.toml)
37- click==8.3.0 ; python_full_version >= '3.10'
37+ click==8.3.1 ; python_full_version >= '3.10'
3838 # via cryptography (pyproject.toml)
3939colorama==0.4.6 ; os_name == 'nt' or sys_platform == 'win32'
4040 # via
@@ -49,7 +49,7 @@ coverage==7.6.1 ; python_full_version < '3.9'
4949 # via pytest-cov
5050coverage==7.10.7 ; python_full_version == '3.9.*'
5151 # via pytest-cov
52- coverage==7.11.3 ; python_full_version >= '3.10'
52+ coverage==7.12.0 ; python_full_version >= '3.10'
5353 # via pytest-cov
5454dependency-groups==1.3.1
5555 # via nox
You can’t perform that action at this time.
0 commit comments