소스 검색

try to fix dependabot alert 20

Falko Schindler 1 년 전
부모
커밋
941fd73065
2개의 변경된 파일374개의 추가작업 그리고 386개의 파일을 삭제
  1. 373 386
      poetry.lock
  2. 1 0
      pyproject.toml

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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 = [

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.