Skip to content

Commit 5e2b995

Browse files
deps: bump the other-dependencies group with 5 updates
Bumps the other-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [asttokens](https://github.com/gristlabs/asttokens) | `3.0.0` | `3.0.1` | | [bleach[css]](https://github.com/mozilla/bleach) | `6.2.0` | `6.3.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [executing](https://github.com/alexmojaki/executing) | `2.1.0` | `2.2.1` | | [tenacity](https://github.com/jd/tenacity) | `9.0.0` | `9.1.2` | Updates `asttokens` from 3.0.0 to 3.0.1 - [Commits](gristlabs/asttokens@v3.0.0...v3.0.1) Updates `bleach[css]` from 6.2.0 to 6.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.2.0...v6.3.0) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `executing` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.1.0...v2.2.1) Updates `tenacity` from 9.0.0 to 9.1.2 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.0.0...9.1.2) --- updated-dependencies: - dependency-name: asttokens dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: bleach[css] dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: executing dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b20555b commit 5e2b995

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
99
alabaster==1.0.0
1010
# via sphinx
11-
asttokens==3.0.0
11+
asttokens==3.0.1
1212
# via stack-data
1313
attrs==25.4.0
1414
# via
@@ -22,7 +22,7 @@ beautifulsoup4==4.14.3
2222
# via
2323
# nbconvert
2424
# pydata-sphinx-theme
25-
bleach[css]==6.2.0
25+
bleach[css]==6.3.0
2626
# via nbconvert
2727
bokeh==3.6.2
2828
# via pyopenms_viz (pyproject.toml)
@@ -32,7 +32,7 @@ cairosvg==2.8.2
3232
# via pyopenms_viz (pyproject.toml)
3333
certifi==2026.1.4
3434
# via requests
35-
cffi==1.17.1
35+
cffi==2.0.0
3636
# via cairocffi
3737
charset-normalizer==3.4.4
3838
# via requests
@@ -61,7 +61,7 @@ docutils==0.21.2
6161
# nbsphinx
6262
# pydata-sphinx-theme
6363
# sphinx
64-
executing==2.1.0
64+
executing==2.2.1
6565
# via stack-data
6666
fastjsonschema==2.21.2
6767
# via nbformat
@@ -258,7 +258,7 @@ stack-data==0.6.3
258258
# via ipython
259259
syrupy==4.8.0
260260
# via pyopenms_viz (pyproject.toml)
261-
tenacity==9.0.0
261+
tenacity==9.1.2
262262
# via plotly
263263
tinycss2==1.4.0
264264
# via

0 commit comments

Comments
 (0)