Skip to content

Commit e0b07d5

Browse files
authored
Merge pull request #319 from Labfox/dependabot/pip/protobuf-6.33.2
Bump protobuf from 6.33.1 to 6.33.2
2 parents 836b3fa + 014823a commit e0b07d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pluggy==1.5.0
8484
# via pytest
8585
pre-commit==4.5.0
8686
# via -r dev-requirements.in
87-
protobuf==6.33.1
87+
protobuf==6.33.2
8888
# via -r dev-requirements.in
8989
pygments==2.18.0
9090
# via

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pathspec==0.12.1
8080
# via mkdocs
8181
platformdirs==4.3.6
8282
# via mkdocs-get-deps
83-
protobuf==6.33.1
83+
protobuf==6.33.2
8484
# via -r requirements.in
8585
pygments==2.18.0
8686
# via mkdocs-material

0 commit comments

Comments
 (0)