This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Lock file maintenance (#109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+42 -42
+19 -19
Cargo.lock
··· 513 513 514 514 [[package]] 515 515 name = "cc" 516 - version = "1.2.48" 516 + version = "1.2.49" 517 517 source = "registry+https://github.com/rust-lang/crates.io-index" 518 - checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a" 518 + checksum = "90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215" 519 519 dependencies = [ 520 520 "find-msvc-tools", 521 521 "shlex", ··· 1439 1439 1440 1440 [[package]] 1441 1441 name = "hyper-util" 1442 - version = "0.1.18" 1442 + version = "0.1.19" 1443 1443 source = "registry+https://github.com/rust-lang/crates.io-index" 1444 - checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56" 1444 + checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" 1445 1445 dependencies = [ 1446 1446 "bytes 1.11.0", 1447 1447 "futures-core", ··· 1754 1754 1755 1755 [[package]] 1756 1756 name = "libc" 1757 - version = "0.2.177" 1757 + version = "0.2.178" 1758 1758 source = "registry+https://github.com/rust-lang/crates.io-index" 1759 - checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976" 1759 + checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" 1760 1760 1761 1761 [[package]] 1762 1762 name = "libm" ··· 1925 1925 1926 1926 [[package]] 1927 1927 name = "mio" 1928 - version = "1.1.0" 1928 + version = "1.1.1" 1929 1929 source = "registry+https://github.com/rust-lang/crates.io-index" 1930 - checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873" 1930 + checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc" 1931 1931 dependencies = [ 1932 1932 "libc", 1933 1933 "wasi 0.11.1+wasi-snapshot-preview1", ··· 2420 2420 source = "registry+https://github.com/rust-lang/crates.io-index" 2421 2421 checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" 2422 2422 dependencies = [ 2423 - "toml_edit 0.23.7", 2423 + "toml_edit 0.23.9", 2424 2424 ] 2425 2425 2426 2426 [[package]] ··· 3134 3134 3135 3135 [[package]] 3136 3136 name = "slotmap" 3137 - version = "1.0.7" 3137 + version = "1.1.1" 3138 3138 source = "registry+https://github.com/rust-lang/crates.io-index" 3139 - checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a" 3139 + checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038" 3140 3140 dependencies = [ 3141 3141 "version_check", 3142 3142 ] ··· 3467 3467 checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" 3468 3468 dependencies = [ 3469 3469 "libc", 3470 - "mio 1.1.0", 3470 + "mio 1.1.1", 3471 3471 "pin-project-lite", 3472 3472 "socket2", 3473 3473 "tokio-macros", ··· 3545 3545 3546 3546 [[package]] 3547 3547 name = "toml_edit" 3548 - version = "0.23.7" 3548 + version = "0.23.9" 3549 3549 source = "registry+https://github.com/rust-lang/crates.io-index" 3550 - checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d" 3550 + checksum = "5d7cbc3b4b49633d57a0509303158ca50de80ae32c265093b24c414705807832" 3551 3551 dependencies = [ 3552 3552 "indexmap", 3553 3553 "toml_datetime 0.7.3", ··· 3705 3705 3706 3706 [[package]] 3707 3707 name = "unicode-script" 3708 - version = "0.5.7" 3708 + version = "0.5.8" 3709 3709 source = "registry+https://github.com/rust-lang/crates.io-index" 3710 - checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f" 3710 + checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee" 3711 3711 3712 3712 [[package]] 3713 3713 name = "unicode-vo" ··· 3830 3830 3831 3831 [[package]] 3832 3832 name = "uuid" 3833 - version = "1.18.1" 3833 + version = "1.19.0" 3834 3834 source = "registry+https://github.com/rust-lang/crates.io-index" 3835 - checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" 3835 + checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" 3836 3836 dependencies = [ 3837 3837 "js-sys", 3838 - "serde", 3838 + "serde_core", 3839 3839 "wasm-bindgen", 3840 3840 ] 3841 3841
+23 -23
research/poetry.lock
··· 2 2 3 3 [[package]] 4 4 name = "construct" 5 - version = "2.10.68" 5 + version = "2.10.70" 6 6 description = "A powerful declarative symmetric parser/builder for binary data" 7 7 optional = false 8 8 python-versions = ">=3.6" 9 9 files = [ 10 - {file = "construct-2.10.68.tar.gz", hash = "sha256:7b2a3fd8e5f597a5aa1d614c3bd516fa065db01704c72a1efaaeec6ef23d8b45"}, 10 + {file = "construct-2.10.70-py3-none-any.whl", hash = "sha256:c80be81ef595a1a821ec69dc16099550ed22197615f4320b57cc9ce2a672cb30"}, 11 + {file = "construct-2.10.70.tar.gz", hash = "sha256:4d2472f9684731e58cc9c56c463be63baa1447d674e0d66aeb5627b22f512c29"}, 11 12 ] 12 13 13 14 [package.extras] 14 - extras = ["arrow", "cloudpickle", "enum34", "lz4", "numpy", "ruamel.yaml"] 15 + extras = ["arrow", "cloudpickle", "cryptography", "lz4", "numpy", "ruamel.yaml"] 15 16 16 17 [[package]] 17 18 name = "construct-typing" 18 - version = "0.6.2" 19 + version = "0.7.0" 19 20 description = "Extension for the python package 'construct' that adds typing features" 20 21 optional = false 21 - python-versions = ">=3.7" 22 + python-versions = ">=3.9" 22 23 files = [ 23 - {file = "construct-typing-0.6.2.tar.gz", hash = "sha256:948e998cfc003681dc34f2d071c3a688cf35b805cbe107febbc488ef967ccba1"}, 24 - {file = "construct_typing-0.6.2-py3-none-any.whl", hash = "sha256:ebea6989ac622d0c4eb457092cef0c7bfbcfa110bd018670fea7064d0bc09e47"}, 24 + {file = "construct_typing-0.7.0-py3-none-any.whl", hash = "sha256:c92383c6e8e5d07ba25811c8d5163820458d821e73bb1006541f43f89788646c"}, 25 + {file = "construct_typing-0.7.0.tar.gz", hash = "sha256:71d110dedff39bd3b603c734077032a7065bc597a49db1f5b03a211d05dbac23"}, 25 26 ] 26 27 27 28 [package.dependencies] 28 - construct = "2.10.68" 29 - typing-extensions = ">=4.6.0" 29 + construct = "2.10.70" 30 + typing_extensions = ">=4.6.0" 30 31 31 32 [[package]] 32 33 name = "docopt" ··· 54 55 55 56 [[package]] 56 57 name = "markdown-it-py" 57 - version = "3.0.0" 58 + version = "4.0.0" 58 59 description = "Python port of markdown-it. Markdown parsing, done right!" 59 60 optional = false 60 - python-versions = ">=3.8" 61 + python-versions = ">=3.10" 61 62 files = [ 62 - {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"}, 63 - {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"}, 63 + {file = "markdown_it_py-4.0.0-py3-none-any.whl", hash = "sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147"}, 64 + {file = "markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3"}, 64 65 ] 65 66 66 67 [package.dependencies] ··· 68 69 69 70 [package.extras] 70 71 benchmarking = ["psutil", "pytest", "pytest-benchmark"] 71 - code-style = ["pre-commit (>=3.0,<4.0)"] 72 - compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "mistletoe (>=1.0,<2.0)", "mistune (>=2.0,<3.0)", "panflute (>=2.3,<3.0)"] 72 + compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "markdown-it-pyrs", "mistletoe (>=1.0,<2.0)", "mistune (>=3.0,<4.0)", "panflute (>=2.3,<3.0)"] 73 73 linkify = ["linkify-it-py (>=1,<3)"] 74 - plugins = ["mdit-py-plugins"] 74 + plugins = ["mdit-py-plugins (>=0.5.0)"] 75 75 profiling = ["gprof2dot"] 76 - rtd = ["jupyter_sphinx", "mdit-py-plugins", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"] 77 - testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] 76 + rtd = ["ipykernel", "jupyter_sphinx", "mdit-py-plugins (>=0.5.0)", "myst-parser", "pyyaml", "sphinx", "sphinx-book-theme (>=1.0,<2.0)", "sphinx-copybutton", "sphinx-design"] 77 + testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions", "requests"] 78 78 79 79 [[package]] 80 80 name = "mdurl" ··· 151 151 152 152 [[package]] 153 153 name = "typing-extensions" 154 - version = "4.13.2" 155 - description = "Backported and Experimental Type Hints for Python 3.8+" 154 + version = "4.15.0" 155 + description = "Backported and Experimental Type Hints for Python 3.9+" 156 156 optional = false 157 - python-versions = ">=3.8" 157 + python-versions = ">=3.9" 158 158 files = [ 159 - {file = "typing_extensions-4.13.2-py3-none-any.whl", hash = "sha256:a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c"}, 160 - {file = "typing_extensions-4.13.2.tar.gz", hash = "sha256:e6c81219bd689f51865d9e372991c540bda33a0379d5573cddb9a3a23f7caaef"}, 159 + {file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"}, 160 + {file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"}, 161 161 ] 162 162 163 163 [metadata]