Skip to content

Commit

Permalink
chore: bump the pip_dependencies group across 2 directories with 8 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the pip_dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ops-scenario](https://github.com/canonical/ops-scenario) | `6.1.6` | `6.1.7` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.379` | `1.1.380` |
| [boto3](https://github.com/boto/boto3) | `1.35.15` | `1.35.16` |
| [boto3-stubs[s3]](https://github.com/youtype/mypy_boto3_builder) | `1.35.15` | `1.35.16` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.1` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.18.0` | `0.19.1` |

Bumps the pip_dependencies group with 4 updates in the /tests/integration/vault_kv_requirer_operator directory: [ops](https://github.com/canonical/operator), [ops-scenario](https://github.com/canonical/ops-scenario), [pytest](https://github.com/pytest-dev/pytest) and [pydantic](https://github.com/pydantic/pydantic).


Updates `ops-scenario` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/canonical/ops-scenario/releases)
- [Commits](canonical/ops-scenario@6.1.6...6.1.7)

Updates `pyright` from 1.1.379 to 1.1.380
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.379...v1.1.380)

Updates `boto3` from 1.35.15 to 1.35.16
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.15...1.35.16)

Updates `boto3-stubs[s3]` from 1.35.15 to 1.35.16
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `pydantic` from 2.8.2 to 2.9.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.1)

Updates `rpds-py` from 0.18.0 to 0.19.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.18.0...v0.19.1)

Updates `ops` from 2.15.0 to 2.16.1
- [Release notes](https://github.com/canonical/operator/releases)
- [Changelog](https://github.com/canonical/operator/blob/2.16.1/CHANGES.md)
- [Commits](canonical/operator@2.15.0...2.16.1)

Updates `ops-scenario` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/canonical/ops-scenario/releases)
- [Commits](canonical/ops-scenario@6.1.6...6.1.7)

Updates `pytest` from 8.2.1 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.2.1...8.3.3)

Updates `pydantic` from 2.8.2 to 2.9.1
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.8.2...v2.9.1)

---
updated-dependencies:
- dependency-name: ops-scenario
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: boto3-stubs[s3]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
- dependency-name: ops
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
- dependency-name: ops-scenario
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip_dependencies
- dependency-name: pytest
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 075929f commit 2473d44
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 73 deletions.
6 changes: 3 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ jinja2
jsonschema
lightkube
lightkube-models
pydantic==2.8.2
pydantic==2.9.1
pytest-interface-tester
pyhcl
requests
jsonschema
cryptography
boto3
boto3-stubs[s3] # required by vault_s3
ops-scenario==6.1.6
rpds-py==0.18.0
ops-scenario==6.1.7
rpds-py==0.19.1
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ attrs==24.2.0
# via
# jsonschema
# referencing
boto3==1.35.15
boto3==1.35.16
# via -r requirements.in
boto3-stubs[s3]==1.35.15
boto3-stubs[s3]==1.35.16
# via -r requirements.in
botocore==1.35.15
botocore==1.35.16
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,12 +74,12 @@ markupsafe==2.1.5
# via jinja2
mypy-boto3-s3==1.35.2
# via boto3-stubs
ops==2.16.1
ops==2.16.0
# via
# -r requirements.in
# cosl
# ops-scenario
ops-scenario==6.1.6
ops-scenario==6.1.7
# via
# -r requirements.in
# pytest-interface-tester
Expand All @@ -89,12 +89,12 @@ pluggy==1.5.0
# via pytest
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via
# -r requirements.in
# cosl
# pytest-interface-tester
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pyhcl==0.4.5
# via -r requirements.in
Expand All @@ -118,7 +118,7 @@ requests==2.32.3
# via
# -r requirements.in
# hvac
rpds-py==0.18.0
rpds-py==0.19.1
# via
# -r requirements.in
# jsonschema
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pytest-operator
pytest-asyncio==0.21.2
ruff
types-hvac
ops-scenario==6.1.6
ops-scenario==6.1.7
64 changes: 15 additions & 49 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,20 @@ cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# -c requirements.txt
# kubernetes
# requests
cffi==1.17.1
# via
# -c requirements.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
# via
# -c requirements.txt
# requests
# via requests
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.1
# via -r test-requirements.in
cryptography==43.0.1
# via
# -c requirements.txt
# paramiko
# via paramiko
decorator==5.1.1
# via
# ipdb
Expand All @@ -41,27 +35,19 @@ executing==2.1.0
google-auth==2.34.0
# via kubernetes
hvac==2.3.0
# via
# -c requirements.txt
# juju
# via juju
idna==3.8
# via
# -c requirements.txt
# requests
# via requests
iniconfig==2.0.0
# via
# -c requirements.txt
# pytest
# via pytest
ipdb==0.13.13
# via pytest-operator
ipython==8.27.0
# via ipdb
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via
# -c requirements.txt
# pytest-operator
# via pytest-operator
juju==3.5.2.0
# via
# -r test-requirements.in
Expand All @@ -71,9 +57,7 @@ kubernetes==30.1.0
macaroonbakery==1.3.4
# via juju
markupsafe==2.1.5
# via
# -c requirements.txt
# jinja2
# via jinja2
matplotlib-inline==0.1.7
# via ipython
mypy-extensions==1.0.0
Expand All @@ -84,17 +68,12 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
ops==2.16.1
# via
# -c requirements.txt
# ops-scenario
ops-scenario==6.1.6
# via
# -c requirements.txt
# -r test-requirements.in
ops==2.16.0
# via ops-scenario
ops-scenario==6.1.7
# via -r test-requirements.in
packaging==24.1
# via
# -c requirements.txt
# juju
# pytest
paramiko==3.4.1
Expand All @@ -104,9 +83,7 @@ parso==0.8.4
pexpect==4.9.0
# via ipython
pluggy==1.5.0
# via
# -c requirements.txt
# pytest
# via pytest
prompt-toolkit==3.0.47
# via ipython
protobuf==5.28.0
Expand All @@ -123,9 +100,7 @@ pyasn1==0.6.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via
# -c requirements.txt
# cffi
# via cffi
pygments==2.18.0
# via ipython
pymacaroons==0.13.0
Expand All @@ -139,11 +114,10 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.379
pyright==1.1.380
# via -r test-requirements.in
pytest==8.3.3
# via
# -c requirements.txt
# -r test-requirements.in
# pytest-asyncio
# pytest-operator
Expand All @@ -154,22 +128,18 @@ pytest-asyncio==0.21.2
pytest-operator==0.36.0
# via -r test-requirements.in
python-dateutil==2.9.0.post0
# via
# -c requirements.txt
# kubernetes
# via kubernetes
pytz==2024.1
# via pyrfc3339
pyyaml==6.0.2
# via
# -c requirements.txt
# juju
# kubernetes
# ops
# ops-scenario
# pytest-operator
requests==2.32.3
# via
# -c requirements.txt
# hvac
# kubernetes
# macaroonbakery
Expand All @@ -182,7 +152,6 @@ ruff==0.6.4
# via -r test-requirements.in
six==1.16.0
# via
# -c requirements.txt
# asttokens
# kubernetes
# macaroonbakery
Expand All @@ -202,22 +171,19 @@ types-requests==2.32.0.20240907
# via types-hvac
typing-extensions==4.12.2
# via
# -c requirements.txt
# ipython
# typing-inspect
typing-inspect==0.9.0
# via juju
urllib3==2.2.2
# via
# -c requirements.txt
# kubernetes
# requests
# types-requests
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.8.0
# via
# -c requirements.txt
# kubernetes
# ops
websockets==13.0.1
Expand Down
4 changes: 2 additions & 2 deletions tests/integration/vault_kv_requirer_operator/requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ops
hvac
pydantic==2.8.2
pydantic==2.9.1
pytest-interface-tester
ops-scenario==6.1.6
ops-scenario==6.1.7
20 changes: 10 additions & 10 deletions tests/integration/vault_kv_requirer_operator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,33 +13,33 @@ charset-normalizer==3.3.2
click==8.1.7
# via typer
hvac==2.3.0
# via -r tests/integration/vault_kv_requirer_operator/requirements.in
# via -r requirements.in
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
ops==2.15.0
ops==2.16.0
# via
# -r tests/integration/vault_kv_requirer_operator/requirements.in
# -r requirements.in
# ops-scenario
ops-scenario==6.1.6
ops-scenario==6.1.7
# via
# -r tests/integration/vault_kv_requirer_operator/requirements.in
# -r requirements.in
# pytest-interface-tester
packaging==24.0
# via pytest
pluggy==1.5.0
# via pytest
pydantic==2.8.2
pydantic==2.9.1
# via
# -r tests/integration/vault_kv_requirer_operator/requirements.in
# -r requirements.in
# pytest-interface-tester
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pytest==8.2.1
pytest==8.3.3
# via pytest-interface-tester
pytest-interface-tester==3.1.0
# via -r tests/integration/vault_kv_requirer_operator/requirements.in
# via -r requirements.in
pyyaml==6.0.1
# via
# ops
Expand Down

0 comments on commit 2473d44

Please sign in to comment.