|
1720 | 1720 | "version": "2.2.1" |
1721 | 1721 | }, |
1722 | 1722 | { |
1723 | | - "bom-ref": "fakeredis==2.35.0", |
| 1723 | + "bom-ref": "fakeredis==2.35.1", |
1724 | 1724 | "description": "Python implementation of redis API, can be used for testing purposes.", |
1725 | 1725 | "externalReferences": [ |
1726 | 1726 | { |
|
1764 | 1764 | "value": "lua" |
1765 | 1765 | } |
1766 | 1766 | ], |
1767 | | - "purl": "pkg:pypi/fakeredis@2.35.0", |
| 1767 | + "purl": "pkg:pypi/fakeredis@2.35.1", |
1768 | 1768 | "type": "library", |
1769 | | - "version": "2.35.0" |
| 1769 | + "version": "2.35.1" |
1770 | 1770 | }, |
1771 | 1771 | { |
1772 | 1772 | "bom-ref": "fastapi==0.135.3", |
|
2967 | 2967 | "version": "4.32.0" |
2968 | 2968 | }, |
2969 | 2969 | { |
2970 | | - "bom-ref": "lxml==6.0.3", |
| 2970 | + "bom-ref": "lxml==6.0.4", |
2971 | 2971 | "description": "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.", |
2972 | 2972 | "externalReferences": [ |
2973 | 2973 | { |
|
2995 | 2995 | } |
2996 | 2996 | ], |
2997 | 2997 | "name": "lxml", |
2998 | | - "purl": "pkg:pypi/lxml@6.0.3", |
| 2998 | + "purl": "pkg:pypi/lxml@6.0.4", |
2999 | 2999 | "type": "library", |
3000 | | - "version": "6.0.3" |
| 3000 | + "version": "6.0.4" |
3001 | 3001 | }, |
3002 | 3002 | { |
3003 | 3003 | "bom-ref": "magentic==0.41.1", |
|
3608 | 3608 | "version": "11.0.2" |
3609 | 3609 | }, |
3610 | 3610 | { |
3611 | | - "bom-ref": "mypy==1.20.0", |
| 3611 | + "bom-ref": "mypy==1.20.1", |
3612 | 3612 | "description": "Optional static typing for Python", |
3613 | 3613 | "externalReferences": [ |
3614 | 3614 | { |
|
3646 | 3646 | } |
3647 | 3647 | ], |
3648 | 3648 | "name": "mypy", |
3649 | | - "purl": "pkg:pypi/mypy@1.20.0", |
| 3649 | + "purl": "pkg:pypi/mypy@1.20.1", |
3650 | 3650 | "type": "library", |
3651 | | - "version": "1.20.0" |
| 3651 | + "version": "1.20.1" |
3652 | 3652 | }, |
3653 | 3653 | { |
3654 | 3654 | "bom-ref": "mypy_extensions==1.1.0", |
|
5486 | 5486 | "version": "1.1.0" |
5487 | 5487 | }, |
5488 | 5488 | { |
5489 | | - "bom-ref": "rich==14.3.4", |
| 5489 | + "bom-ref": "rich==15.0.0", |
5490 | 5490 | "description": "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal", |
5491 | 5491 | "externalReferences": [ |
5492 | 5492 | { |
|
5509 | 5509 | } |
5510 | 5510 | ], |
5511 | 5511 | "name": "rich", |
5512 | | - "purl": "pkg:pypi/rich@14.3.4", |
| 5512 | + "purl": "pkg:pypi/rich@15.0.0", |
5513 | 5513 | "type": "library", |
5514 | | - "version": "14.3.4" |
| 5514 | + "version": "15.0.0" |
5515 | 5515 | }, |
5516 | 5516 | { |
5517 | 5517 | "bom-ref": "rich-rst==1.3.2", |
|
6754 | 6754 | "fastmcp==3.2.3", |
6755 | 6755 | "mkdocs-material==9.7.6", |
6756 | 6756 | "mkdocstrings-python==2.0.3", |
6757 | | - "mypy==1.20.0", |
| 6757 | + "mypy==1.20.1", |
6758 | 6758 | "numpy==2.4.4", |
6759 | 6759 | "pyinstaller==6.19.0", |
6760 | 6760 | "pytest==9.0.3", |
|
6816 | 6816 | "certifi==2026.2.25", |
6817 | 6817 | "cffi==2.0.0", |
6818 | 6818 | "click==8.3.2", |
6819 | | - "mypy==1.20.0", |
| 6819 | + "mypy==1.20.1", |
6820 | 6820 | "pytest==9.0.3", |
6821 | 6821 | "ruff==0.15.10", |
6822 | 6822 | "typing_extensions==4.15.0" |
|
6837 | 6837 | "dependsOn": [ |
6838 | 6838 | "jsonschema==4.26.0", |
6839 | 6839 | "license-expression==30.4.4", |
6840 | | - "lxml==6.0.3", |
| 6840 | + "lxml==6.0.4", |
6841 | 6841 | "packageurl-python==0.17.6", |
6842 | 6842 | "py-serializable==2.1.0", |
6843 | 6843 | "referencing==0.37.0", |
|
6857 | 6857 | "pymdown-extensions==10.21.2", |
6858 | 6858 | "pytest==9.0.3", |
6859 | 6859 | "rich-rst==1.3.2", |
6860 | | - "rich==14.3.4", |
| 6860 | + "rich==15.0.0", |
6861 | 6861 | "typing_extensions==4.15.0" |
6862 | 6862 | ], |
6863 | 6863 | "ref": "cyclopts==4.10.2" |
|
6883 | 6883 | "httpcore==1.0.9", |
6884 | 6884 | "httpx==0.28.1", |
6885 | 6885 | "idna==3.11", |
6886 | | - "mypy==1.20.0", |
| 6886 | + "mypy==1.20.1", |
6887 | 6887 | "pylint==4.0.5", |
6888 | 6888 | "pytest==9.0.3" |
6889 | 6889 | ], |
|
6927 | 6927 | "asttokens==3.0.1", |
6928 | 6928 | "ipython==9.12.0", |
6929 | 6929 | "pytest==9.0.3", |
6930 | | - "rich==14.3.4" |
| 6930 | + "rich==15.0.0" |
6931 | 6931 | ], |
6932 | 6932 | "ref": "executing==2.2.1" |
6933 | 6933 | }, |
|
6938 | 6938 | "sortedcontainers==2.4.0", |
6939 | 6939 | "typing_extensions==4.15.0" |
6940 | 6940 | ], |
6941 | | - "ref": "fakeredis==2.35.0" |
| 6941 | + "ref": "fakeredis==2.35.1" |
6942 | 6942 | }, |
6943 | 6943 | { |
6944 | 6944 | "dependsOn": [ |
|
6965 | 6965 | "anthropic==0.94.0", |
6966 | 6966 | "cyclopts==4.10.2", |
6967 | 6967 | "exceptiongroup==1.3.1", |
6968 | | - "fakeredis==2.35.0", |
| 6968 | + "fakeredis==2.35.1", |
6969 | 6969 | "httpx==0.28.1", |
6970 | 6970 | "jsonref==1.1.0", |
6971 | 6971 | "jsonschema-path==0.4.5", |
|
6979 | 6979 | "pydantic==2.12.5", |
6980 | 6980 | "pyperclip==1.11.0", |
6981 | 6981 | "python-dotenv==1.2.2", |
6982 | | - "rich==14.3.4", |
| 6982 | + "rich==15.0.0", |
6983 | 6983 | "uncalled-for==0.3.1", |
6984 | 6984 | "uvicorn==0.44.0", |
6985 | 6985 | "watchfiles==1.1.1", |
|
7043 | 7043 | "click==8.3.2", |
7044 | 7044 | "httpcore==1.0.9", |
7045 | 7045 | "idna==3.11", |
7046 | | - "rich==14.3.4" |
| 7046 | + "rich==15.0.0" |
7047 | 7047 | ], |
7048 | 7048 | "ref": "httpx==0.28.1" |
7049 | 7049 | }, |
7050 | 7050 | { |
7051 | 7051 | "dependsOn": [ |
7052 | | - "mypy==1.20.0", |
| 7052 | + "mypy==1.20.1", |
7053 | 7053 | "pytest==9.0.3", |
7054 | 7054 | "ruff==0.15.10" |
7055 | 7055 | ], |
|
7058 | 7058 | { |
7059 | 7059 | "dependsOn": [ |
7060 | 7060 | "ipython==9.12.0", |
7061 | | - "mypy==1.20.0", |
| 7061 | + "mypy==1.20.1", |
7062 | 7062 | "packaging==26.0", |
7063 | 7063 | "pytest==9.0.3", |
7064 | 7064 | "zipp==3.23.0" |
|
7160 | 7160 | "dependsOn": [ |
7161 | 7161 | "jaraco.classes==3.4.0", |
7162 | 7162 | "more-itertools==11.0.2", |
7163 | | - "mypy==1.20.0", |
| 7163 | + "mypy==1.20.1", |
7164 | 7164 | "pytest==9.0.3" |
7165 | 7165 | ], |
7166 | 7166 | "ref": "jaraco.functools==4.4.0" |
|
7176 | 7176 | "colorama==0.4.6", |
7177 | 7177 | "docutils==0.22.4", |
7178 | 7178 | "idna==3.11", |
7179 | | - "mypy==1.20.0", |
| 7179 | + "mypy==1.20.1", |
7180 | 7180 | "packaging==26.0", |
7181 | 7181 | "parso==0.8.6", |
7182 | 7182 | "pyparsing==3.3.2", |
|
7241 | 7241 | "anyio==4.13.0", |
7242 | 7242 | "ipykernel==7.2.0", |
7243 | 7243 | "jupyter_core==5.9.1", |
7244 | | - "mypy==1.20.0", |
| 7244 | + "mypy==1.20.1", |
7245 | 7245 | "pytest-timeout==2.4.0", |
7246 | 7246 | "pytest==9.0.3", |
7247 | 7247 | "python-dateutil==2.9.0.post0", |
|
7294 | 7294 | "ref": "logfire-api==4.32.0" |
7295 | 7295 | }, |
7296 | 7296 | { |
7297 | | - "ref": "lxml==6.0.3" |
| 7297 | + "ref": "lxml==6.0.4" |
7298 | 7298 | }, |
7299 | 7299 | { |
7300 | 7300 | "dependsOn": [ |
|
7341 | 7341 | "pydantic==2.12.5", |
7342 | 7342 | "python-dotenv==1.2.2", |
7343 | 7343 | "python-multipart==0.0.26", |
7344 | | - "rich==14.3.4", |
| 7344 | + "rich==15.0.0", |
7345 | 7345 | "sse-starlette==3.3.4", |
7346 | 7346 | "starlette==1.0.0", |
7347 | 7347 | "typing-inspection==0.4.2", |
|
7462 | 7462 | { |
7463 | 7463 | "dependsOn": [ |
7464 | 7464 | "librt==0.9.0", |
7465 | | - "lxml==6.0.3", |
| 7465 | + "lxml==6.0.4", |
7466 | 7466 | "mypy_extensions==1.1.0", |
7467 | 7467 | "pathspec==1.0.4", |
7468 | 7468 | "pip==26.0.1", |
7469 | 7469 | "psutil==7.2.2", |
7470 | 7470 | "setuptools==82.0.1", |
7471 | 7471 | "typing_extensions==4.15.0" |
7472 | 7472 | ], |
7473 | | - "ref": "mypy==1.20.0" |
| 7473 | + "ref": "mypy==1.20.1" |
7474 | 7474 | }, |
7475 | 7475 | { |
7476 | 7476 | "ref": "mypy_extensions==1.1.0" |
|
7479 | 7479 | "dependsOn": [ |
7480 | 7480 | "packaging==26.0", |
7481 | 7481 | "pandas==3.0.2", |
7482 | | - "rich==14.3.4" |
| 7482 | + "rich==15.0.0" |
7483 | 7483 | ], |
7484 | 7484 | "ref": "narwhals==2.19.0" |
7485 | 7485 | }, |
|
7521 | 7521 | { |
7522 | 7522 | "dependsOn": [ |
7523 | 7523 | "isort==8.0.1", |
7524 | | - "mypy==1.20.0", |
| 7524 | + "mypy==1.20.1", |
7525 | 7525 | "pytest==9.0.3", |
7526 | 7526 | "setuptools==82.0.1" |
7527 | 7527 | ], |
|
7539 | 7539 | { |
7540 | 7540 | "dependsOn": [ |
7541 | 7541 | "Jinja2==3.1.6", |
7542 | | - "lxml==6.0.3", |
| 7542 | + "lxml==6.0.4", |
7543 | 7543 | "numpy==2.4.4", |
7544 | 7544 | "pytest==9.0.3", |
7545 | 7545 | "python-dateutil==2.9.0.post0", |
|
7885 | 7885 | { |
7886 | 7886 | "dependsOn": [ |
7887 | 7887 | "docutils==0.22.4", |
7888 | | - "rich==14.3.4" |
| 7888 | + "rich==15.0.0" |
7889 | 7889 | ], |
7890 | 7890 | "ref": "rich-rst==1.3.2" |
7891 | 7891 | }, |
|
7895 | 7895 | "ipywidgets==8.1.8", |
7896 | 7896 | "markdown-it-py==4.0.0" |
7897 | 7897 | ], |
7898 | | - "ref": "rich==14.3.4" |
| 7898 | + "ref": "rich==15.0.0" |
7899 | 7899 | }, |
7900 | 7900 | { |
7901 | 7901 | "dependsOn": [ |
|
7904 | 7904 | "anyio==4.13.0", |
7905 | 7905 | "anywidget==0.10.0", |
7906 | 7906 | "cryptography==46.0.7", |
7907 | | - "fakeredis==2.35.0", |
| 7907 | + "fakeredis==2.35.1", |
7908 | 7908 | "fastapi==0.135.3", |
7909 | 7909 | "fastmcp==3.2.3", |
7910 | 7910 | "griffe==2.0.2", |
|
7919 | 7919 | "mkdocs-section-index==0.3.11", |
7920 | 7920 | "mkdocs==1.6.1", |
7921 | 7921 | "mkdocstrings==1.0.3", |
7922 | | - "mypy==1.20.0", |
| 7922 | + "mypy==1.20.1", |
7923 | 7923 | "openai==2.31.0", |
7924 | 7924 | "pandas==3.0.2", |
7925 | 7925 | "plotly==6.7.0", |
|
7959 | 7959 | "importlib_metadata==8.7.1", |
7960 | 7960 | "jaraco.functools==4.4.0", |
7961 | 7961 | "more-itertools==11.0.2", |
7962 | | - "mypy==1.20.0", |
| 7962 | + "mypy==1.20.1", |
7963 | 7963 | "packaging==26.0", |
7964 | 7964 | "pip==26.0.1", |
7965 | 7965 | "pytest-timeout==2.4.0", |
|
8041 | 8041 | }, |
8042 | 8042 | { |
8043 | 8043 | "dependsOn": [ |
8044 | | - "mypy==1.20.0", |
| 8044 | + "mypy==1.20.1", |
8045 | 8045 | "pytest==9.0.3" |
8046 | 8046 | ], |
8047 | 8047 | "ref": "traitlets==5.14.3" |
|
8063 | 8063 | }, |
8064 | 8064 | { |
8065 | 8065 | "dependsOn": [ |
8066 | | - "mypy==1.20.0" |
| 8066 | + "mypy==1.20.1" |
8067 | 8067 | ], |
8068 | 8068 | "ref": "uri-template==1.3.0" |
8069 | 8069 | }, |
|
8154 | 8154 | ], |
8155 | 8155 | "name": "pywry", |
8156 | 8156 | "type": "application", |
8157 | | - "version": "2.0.0rc5" |
| 8157 | + "version": "2.0.0rc6" |
8158 | 8158 | }, |
8159 | | - "timestamp": "2026-04-11T05:49:11.596785+00:00", |
| 8159 | + "timestamp": "2026-04-13T04:09:07.281316+00:00", |
8160 | 8160 | "tools": { |
8161 | 8161 | "components": [ |
8162 | 8162 | { |
|
8260 | 8260 | ] |
8261 | 8261 | } |
8262 | 8262 | }, |
8263 | | - "serialNumber": "urn:uuid:5b7d8bd5-774f-4484-b955-a7753e04969c", |
| 8263 | + "serialNumber": "urn:uuid:af6cfa1f-7969-41dd-847f-91e43f8f7bd4", |
8264 | 8264 | "version": 1, |
8265 | 8265 | "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json", |
8266 | 8266 | "bomFormat": "CycloneDX", |
|
0 commit comments