Skip to content

Commit

Permalink
Skip: Update all non-major dependencies (merge commit)
Browse files Browse the repository at this point in the history
Merge branch 'renovate/all-minor-patch' into 'main'
* Skip: Update all non-major dependencies

See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter/-/merge_requests/839

Approved-by: Joonatan Mäkinen <[email protected]>
Co-authored-by: Stefan Negru <[email protected]>
Merged by Joonatan Mäkinen <[email protected]>
  • Loading branch information
Joonatan Mäkinen committed Feb 15, 2024
2 parents 7141000 + 931f4ce commit a8c3f1b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.35.0
- uses: rojopolis/spellcheck-github-actions@0.36.0
name: Spellcheck
with:
config_path: .pyspelling.yml
Expand Down
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bandit==1.7.7
# via -r requirements-dev.in
beautifulsoup4==4.12.3
# via pyspelling
black==24.1.1
black==24.2.0
# via -r requirements-dev.in
bracex==2.4
# via wcmatch
Expand Down Expand Up @@ -97,7 +97,7 @@ docutils==0.20.1
# via
# sphinx
# sphinx-rtd-theme
elementpath==4.2.0
elementpath==4.2.1
# via
# -r requirements.txt
# xmlschema
Expand All @@ -122,7 +122,7 @@ honcho==1.1.0
# via -r requirements-dev.in
html5lib==1.1
# via pyspelling
identify==2.5.33
identify==2.5.34
# via pre-commit
idna==3.6
# via
Expand Down Expand Up @@ -213,7 +213,7 @@ pluggy==1.4.0
# via
# pytest
# tox
pre-commit==3.6.0
pre-commit==3.6.1
# via -r requirements-dev.in
pycodestyle==2.11.1
# via flake8
Expand Down Expand Up @@ -277,13 +277,13 @@ requests==2.31.0
# cryptojwt
# responses
# sphinx
responses==0.24.1
responses==0.25.0
# via
# -r requirements.txt
# idpyoidc
rich==13.7.0
# via bandit
rpds-py==0.17.1
rpds-py==0.18.0
# via
# -r requirements.txt
# jsonschema
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ defusedxml==0.7.1
# via -r requirements.in
dnspython==2.5.0
# via pymongo
elementpath==4.2.0
elementpath==4.2.1
# via xmlschema
filelock==3.13.1
# via idpyoidc
Expand Down Expand Up @@ -93,9 +93,9 @@ requests==2.31.0
# -r requirements.in
# cryptojwt
# responses
responses==0.24.1
responses==0.25.0
# via idpyoidc
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
Expand Down

0 comments on commit a8c3f1b

Please sign in to comment.