Skip to content

Commit

Permalink
Merge pull request #49 from samueljsb/upgrade-test-requirements
Browse files Browse the repository at this point in the history
Upgrade all test requirements
  • Loading branch information
samueljsb committed Aug 1, 2024
2 parents ffb88a6 + bbc1c95 commit 258f3b3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ peewee==3.17.6
# via semgrep
pluggy==1.5.0
# via pytest
protobuf==4.25.3
protobuf==4.25.4
# via
# googleapis-common-protos
# opentelemetry-proto
Expand All @@ -123,7 +123,7 @@ pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via rich
pytest==8.2.2
pytest==8.3.2
# via
# silence-lint-error (setup.cfg)
# pytest-subprocess
Expand All @@ -141,19 +141,19 @@ requests==2.32.3
# semgrep
rich==13.7.1
# via semgrep
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
ruamel-yaml==0.17.40
# via semgrep
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.5.4
ruff==0.5.5
# via silence-lint-error (setup.cfg)
semgrep==1.80.0
semgrep==1.82.0
# via silence-lint-error (setup.cfg)
setuptools==71.1.0
setuptools==72.1.0
# via opentelemetry-instrumentation
tokenize-rt==5.2.0
# via silence-lint-error (setup.cfg)
Expand Down

0 comments on commit 258f3b3

Please sign in to comment.