소스 검색

fix Dependabot alert 44

Falko Schindler 2 달 전
부모
커밋
492be22714
2개의 변경된 파일426개의 추가작업 그리고 417개의 파일을 삭제
  1. 425 416
      poetry.lock
  2. 1 1
      pyproject.toml

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 425 - 416
poetry.lock


+ 1 - 1
pyproject.toml

@@ -18,7 +18,7 @@ fastapi = ">=0.109.1"
 python-socketio = {extras = ["asyncio-client"], version = ">=5.10.0"} # version min: see https://github.com/zauberzeug/nicegui/issues/1809
 vbuild = ">=0.8.2"
 watchfiles = ">=0.18.1"
-jinja2 = "^3.1.5" # https://github.com/zauberzeug/nicegui/security/dependabot/43
+jinja2 = "^3.1.6" # https://github.com/zauberzeug/nicegui/security/dependabot/44
 python-multipart = ">=0.0.18"
 orjson = {version = ">=3.9.15", markers = "platform_machine != 'i386' and platform_machine != 'i686'"} # https://github.com/zauberzeug/nicegui/security/dependabot/29, orjson does not support 32bit
 itsdangerous = "^2.1.2"

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