Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into mount_points
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Sep 16, 2024
2 parents c85090b + d884660 commit 44fb699
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_docker_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Create pull request
if: ${{ ! env.ACT }}
id: pull-request
uses: peter-evans/create-pull-request@v6.1.0
uses: peter-evans/create-pull-request@v7.0.2
with:
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
base: develop
Expand Down
6 changes: 3 additions & 3 deletions .hatch/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docutils==0.21.2
# sphinx-togglebutton
emoji==2.12.1
# via hatch.envs.docs
idna==3.8
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -44,7 +44,7 @@ markdown-it-py==3.0.0
# myst-parser
markupsafe==2.1.5
# via jinja2
mdit-py-plugins==0.4.1
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
Expand Down Expand Up @@ -93,7 +93,7 @@ typing-extensions==4.12.2
# via
# emoji
# pydata-sphinx-theme
urllib3==2.2.2
urllib3==2.2.3
# via requests
wheel==0.44.0
# via sphinx-togglebutton
Expand Down
68 changes: 34 additions & 34 deletions .hatch/requirements-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,51 +2,51 @@
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - ansible-dev-tools==24.8.0
# - ansible==10.3.0
# - ansible==10.4.0
# - black==24.8.0
# - mypy==1.11.2
# - pandas-stubs==2.2.2.240807
# - pydantic==2.8.2
# - ruff==0.6.3
# - pandas-stubs==2.2.2.240909
# - pydantic==2.9.1
# - ruff==0.6.5
# - types-appdirs==1.4.3.5
# - types-chevron==0.14.2.20240310
# - types-pytz==2024.1.0.20240417
# - types-pytz==2024.2.0.20240913
# - types-pyyaml==6.0.12.20240808
# - types-requests==2.32.0.20240712
# - types-requests==2.32.0.20240914
#

annotated-types==0.7.0
# via pydantic
ansible==10.3.0
ansible==10.4.0
# via hatch.envs.lint
ansible-builder==3.1.0
# via
# ansible-dev-environment
# ansible-dev-tools
# ansible-navigator
ansible-compat==24.8.0
ansible-compat==24.9.0
# via
# ansible-lint
# molecule
# pytest-ansible
ansible-core==2.17.3
ansible-core==2.17.4
# via
# ansible
# ansible-compat
# ansible-lint
# molecule
# pytest-ansible
ansible-creator==24.8.0
ansible-creator==24.9.0
# via ansible-dev-tools
ansible-dev-environment==24.7.0
ansible-dev-environment==24.9.0
# via ansible-dev-tools
ansible-dev-tools==24.8.0
# via hatch.envs.lint
ansible-lint==24.7.0
ansible-lint==24.9.0
# via
# ansible-dev-tools
# ansible-navigator
ansible-navigator==24.8.0
ansible-navigator==24.9.0
# via ansible-dev-tools
ansible-runner==2.4.0
# via ansible-navigator
Expand All @@ -66,7 +66,7 @@ bracex==2.5
# via wcmatch
cachetools==5.5.0
# via tox
cffi==1.17.0
cffi==1.17.1
# via
# cryptography
# onigurumacffi
Expand All @@ -81,7 +81,7 @@ click-help-colors==0.9.4
# via molecule
colorama==0.4.6
# via tox
cryptography==43.0.0
cryptography==43.0.1
# via ansible-core
distlib==0.3.8
# via
Expand All @@ -95,12 +95,12 @@ enrich==1.2.7
# via molecule
execnet==2.1.1
# via pytest-xdist
filelock==3.15.4
filelock==3.16.0
# via
# ansible-lint
# tox
# virtualenv
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via ansible-lint
iniconfig==2.0.0
# via pytest
Expand All @@ -127,15 +127,15 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==24.8.0
molecule==24.9.0
# via ansible-dev-tools
mypy==1.11.2
# via hatch.envs.lint
mypy-extensions==1.0.0
# via
# black
# mypy
numpy==2.1.0
numpy==2.1.1
# via pandas-stubs
onigurumacffi==1.3.0
# via ansible-navigator
Expand All @@ -153,7 +153,7 @@ packaging==24.1
# pytest
# pytest-ansible
# tox
pandas-stubs==2.2.2.240807
pandas-stubs==2.2.2.240909
# via hatch.envs.lint
parsley==1.3
# via bindep
Expand All @@ -166,7 +166,7 @@ pbr==6.1.0
# via bindep
pexpect==4.9.0
# via ansible-runner
platformdirs==4.2.2
platformdirs==4.3.3
# via
# black
# tox
Expand All @@ -180,20 +180,20 @@ ptyprocess==0.7.0
# via pexpect
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via hatch.envs.lint
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pygments==2.18.0
# via rich
pyproject-api==1.7.1
# via tox
pytest==8.3.2
pytest==8.3.3
# via
# pytest-ansible
# pytest-xdist
# tox-ansible
pytest-ansible==24.8.0
pytest-ansible==24.9.0
# via
# ansible-dev-tools
# tox-ansible
Expand Down Expand Up @@ -222,7 +222,7 @@ referencing==0.35.1
# jsonschema-specifications
resolvelib==1.0.1
# via ansible-core
rich==13.8.0
rich==13.8.1
# via
# ansible-lint
# enrich
Expand All @@ -235,28 +235,28 @@ ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.6.3
ruff==0.6.5
# via hatch.envs.lint
subprocess-tee==0.4.2
# via
# ansible-compat
# ansible-dev-environment
# ansible-lint
tox==4.18.0
tox==4.18.1
# via tox-ansible
tox-ansible==24.8.0
tox-ansible==24.9.0
# via ansible-dev-tools
types-appdirs==1.4.3.5
# via hatch.envs.lint
types-chevron==0.14.2.20240310
# via hatch.envs.lint
types-pytz==2024.1.0.20240417
types-pytz==2024.2.0.20240913
# via
# hatch.envs.lint
# pandas-stubs
types-pyyaml==6.0.12.20240808
# via hatch.envs.lint
types-requests==2.32.0.20240712
types-requests==2.32.0.20240914
# via hatch.envs.lint
typing-extensions==4.12.2
# via
Expand All @@ -265,17 +265,17 @@ typing-extensions==4.12.2
# pydantic-core
tzdata==2024.1
# via ansible-navigator
urllib3==2.2.2
urllib3==2.2.3
# via types-requests
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
wcmatch==9.0
# via
# ansible-lint
# molecule
yamllint==1.35.1
# via ansible-lint
zipp==3.20.1
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit 44fb699

Please sign in to comment.