Skip to content

Commit

Permalink
Merge pull request #114 from Labfox/dependabot/pip/protobuf-5.29.3
Browse files Browse the repository at this point in the history
Bump protobuf from 5.29.2 to 5.29.3
  • Loading branch information
Labfox authored Jan 10, 2025
2 parents a3e0efe + 16c7976 commit 69b9853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r dev-requirements.in
protobuf==5.29.2
protobuf==5.29.3
# via -r dev-requirements.in
pygments==2.18.0
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ platformdirs==4.3.6
# via
# mkdocs-get-deps
# mkdocstrings
protobuf==5.29.2
protobuf==5.29.3
# via -r requirements.in
pygments==2.18.0
# via mkdocs-material
Expand Down

0 comments on commit 69b9853

Please sign in to comment.