Skip to content

Commit

Permalink
Just update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Feb 17, 2024
1 parent 5468074 commit 5ed17c1
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 485 deletions.
64 changes: 33 additions & 31 deletions constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cachetools==5.3.2
# via
# google-auth
# tox
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -44,17 +44,17 @@ click==8.1.7
# pip-tools
colorama==0.4.6
# via tox
colorlog==6.8.0
colorlog==6.8.2
# via tavern (pyproject.toml)
commonmark==0.9.1
# via
# recommonmark
# tavern (pyproject.toml)
coverage==7.4.0
coverage==7.4.1
# via
# pytest-cov
# tavern (pyproject.toml)
cryptography==42.0.2
cryptography==42.0.3
# via secretstorage
distlib==0.3.8
# via virtualenv
Expand All @@ -70,25 +70,25 @@ docutils==0.20.1
# tavern (pyproject.toml)
execnet==2.0.2
# via pytest-xdist
faker==22.4.0
faker==23.2.1
# via tavern (pyproject.toml)
filelock==3.13.1
# via
# tox
# virtualenv
flask==3.0.1
flask==3.0.2
# via tavern (pyproject.toml)
flit==3.9.0
# via tavern (pyproject.toml)
flit-core==3.9.0
# via flit
fluent-logger==0.10.0
# via tavern (pyproject.toml)
google-api-core==2.15.0
google-api-core==2.17.1
# via google-api-python-client
google-api-python-client==2.114.0
google-api-python-client==2.118.0
# via tavern (pyproject.toml)
google-auth==2.26.2
google-auth==2.28.0
# via
# google-api-core
# google-api-python-client
Expand All @@ -101,24 +101,24 @@ googleapis-common-protos==1.62.0
# grpcio-status
grpc-interceptor==0.15.4
# via tavern (pyproject.toml)
grpcio==1.60.0
grpcio==1.60.1
# via
# grpc-interceptor
# grpcio-reflection
# grpcio-status
# grpcio-tools
# tavern (pyproject.toml)
grpcio-reflection==1.60.0
grpcio-reflection==1.60.1
# via tavern (pyproject.toml)
grpcio-status==1.60.0
grpcio-status==1.60.1
# via tavern (pyproject.toml)
grpcio-tools==1.60.0
grpcio-tools==1.60.1
# via tavern (pyproject.toml)
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
identify==2.5.33
identify==2.5.34
# via pre-commit
idna==3.6
# via requests
Expand All @@ -134,7 +134,7 @@ itsdangerous==2.1.2
# via
# flask
# tavern (pyproject.toml)
jaraco-classes==3.3.0
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
Expand All @@ -156,7 +156,7 @@ markdown==3.5.2
# via sphinx-markdown-tables
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# werkzeug
Expand Down Expand Up @@ -187,24 +187,24 @@ paho-mqtt==1.6.1
# via tavern (pyproject.toml)
pbr==6.0.0
# via stevedore
pip-tools==7.3.0
pip-tools==7.4.0
# via tavern (pyproject.toml)
pkginfo==1.9.6
# via twine
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# allure-python-commons
# pytest
# tox
pre-commit==3.6.0
pre-commit==3.6.1
# via tavern (pyproject.toml)
proto-plus==1.23.0
# via tavern (pyproject.toml)
protobuf==4.25.2
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -238,7 +238,9 @@ pyparsing==3.1.1
pyproject-api==1.6.1
# via tox
pyproject-hooks==1.0.0
# via build
# via
# build
# pip-tools
pytest==7.2.2
# via
# allure-pytest
Expand All @@ -263,7 +265,7 @@ readme-renderer==42.0
# via twine
recommonmark==0.7.1
# via tavern (pyproject.toml)
referencing==0.32.1
referencing==0.33.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -281,17 +283,17 @@ rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.18.5
ruamel-yaml==0.18.6
# via pykwalify
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.1.14
ruff==0.2.1
# via tavern (pyproject.toml)
secretstorage==3.3.3
# via keyring
Expand Down Expand Up @@ -327,21 +329,21 @@ stevedore==4.1.1
# via tavern (pyproject.toml)
tomli-w==1.0.0
# via flit
tox==4.12.1
tox==4.13.0
# via tavern (pyproject.toml)
twine==4.0.2
twine==5.0.0
# via tavern (pyproject.toml)
types-pyyaml==6.0.12.12
# via tavern (pyproject.toml)
types-requests==2.31.0.20240106
types-requests==2.31.0.20240125
# via tavern (pyproject.toml)
types-setuptools==69.0.0.20240115
types-setuptools==69.1.0.20240217
# via tavern (pyproject.toml)
typing-extensions==4.9.0
# via mypy
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.1.0
urllib3==2.2.0
# via
# requests
# twine
Expand Down
Loading

0 comments on commit 5ed17c1

Please sign in to comment.