Browse Source

try to fix dependabot alert 20

Falko Schindler 1 year ago
parent
commit
941fd73065
2 changed files with 374 additions and 386 deletions
  1. 373 386
      poetry.lock
  2. 1 0
      pyproject.toml

File diff suppressed because it is too large
+ 373 - 386
poetry.lock


+ 1 - 0
pyproject.toml

@@ -52,6 +52,7 @@ webdriver-manager = "^3.8.6"
 numpy = ">=1.24.0"
 selenium = "^4.11.2"
 beautifulsoup4 = "^4.12.2"
+urllib3 = ">=1.26.17,^1.26 || >=2.0.6" # https://github.com/zauberzeug/nicegui/security/dependabot/22
 
 [build-system]
 requires = [

Some files were not shown because too many files changed in this diff