Merge branch 'master' into webui

This commit is contained in:
Willi Ballenthin
2024-08-08 13:49:35 +02:00
committed by GitHub
5 changed files with 8 additions and 7 deletions

View File

@@ -10,9 +10,10 @@
### Breaking Changes
### New Rules (1)
### New Rules (2)
- nursery/upload-file-to-onedrive jaredswilson@google.com ervinocampo@google.com
- data-manipulation/encoding/base64/decode-data-using-base64-via-vbmi-lookup-table still@teamt5.org
-
### Bug Fixes

View File

@@ -135,10 +135,10 @@ dev = [
"flake8-simplify==0.21.0",
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.5.2",
"ruff==0.5.6",
"black==24.4.2",
"isort==5.13.2",
"mypy==1.10.0",
"mypy==1.11.1",
"mypy-protobuf==3.6.0",
"PyGithub==2.3.0",
# type stubs for mypy

View File

@@ -22,7 +22,7 @@ msgpack==1.0.8
networkx==3.1
pefile==2023.2.7
pip==24.1.2
protobuf==5.27.1
protobuf==5.27.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.22
@@ -40,7 +40,7 @@ six==1.16.0
sortedcontainers==2.4.0
tabulate==0.9.0
termcolor==2.4.0
tqdm==4.66.4
tqdm==4.66.5
viv-utils==0.7.11
vivisect==1.1.1
wcwidth==0.2.13

2
rules

Submodule rules updated: 936d5b24f4...0e2500fa8a