Cookie-composer

Latest version: v0.13.0

Safety actively analyzes 623035 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.13.0

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.11.0...HEAD)

Fixes

- Fixed linting. [94a4b7a](https://github.com/coordt/cookie-composer/commit/94a4b7aa5a5d22d17b8f82fbfbabc0155b0d7516)

- Fixed doc generation. [ce88c23](https://github.com/coordt/cookie-composer/commit/ce88c23229d1850e7a81b114832616d3f4deb548)

- Fixed local git repo resolution. [115ed5f](https://github.com/coordt/cookie-composer/commit/115ed5f51594349182d4ebe50b88f1cd3d8b5d47)

- Fixed dev versioning config. [6299c11](https://github.com/coordt/cookie-composer/commit/6299c1153626e793ae581306a07f4a9a329ab319)

- Fixed git worktree issue. [e27636c](https://github.com/coordt/cookie-composer/commit/e27636c5e2bd6c75ded8fe077a5095133a019205)

- uses the correct git command depending on the parameters passed.
- Fixed missing commit sha in test. [c9997be](https://github.com/coordt/cookie-composer/commit/c9997beaa26858e32e3abbae8627941208731c3a)

- Fixed error handling with patching. [f35864d](https://github.com/coordt/cookie-composer/commit/f35864d8d02189eafe545a16e8857e6c2d052fc1)

- Fixed Exception handling for click. [c481ad7](https://github.com/coordt/cookie-composer/commit/c481ad7afc642ef402add996ba7fe54fb6400281)

- Fixed _copy_without_render bug. [4edc4bf](https://github.com/coordt/cookie-composer/commit/4edc4bf1306a3931b44ddfebe191a50eca3ada20)

- Fixed test type annotation. [4a4a7c0](https://github.com/coordt/cookie-composer/commit/4a4a7c06d9a73680d4aece212c9b0bb7fbafb07e)

- Fixed rendering layers from previous commits. [0fefdbc](https://github.com/coordt/cookie-composer/commit/0fefdbc578ec5545447a81f6925a7419276a8811)

- Fixed issue with generate_prompt_context. [4756660](https://github.com/coordt/cookie-composer/commit/475666052f1ba555c054e779537ef93c0742a3d7)

- Fixed issue with determining rendered layer names. [06bad39](https://github.com/coordt/cookie-composer/commit/06bad3913a4a899f37acdcd2342bd2053c1419e6)

Added `get_template_rendered_name` to proactively determine the name of the rendered template.
- Fixed resiliency issue with git template repos. [a9bb80d](https://github.com/coordt/cookie-composer/commit/a9bb80df0657008bb5bda157cda7aa96ff0004a1)

Provided better error checking for bad cached repos.
- Fixed issue with relative paths in local files. [7f1b354](https://github.com/coordt/cookie-composer/commit/7f1b354d416515ef44126853827174914a5c54cb)

You can pass a local_path to use to resolve relative local paths for I/O and template determination.
- Fixed data merge organization. [4bba0f4](https://github.com/coordt/cookie-composer/commit/4bba0f4de123d11624fc96ec5f49f8341d958108)

- Moved data merge constants and functions from composition.py to data_merge.py
New

- Added new workflow for versioning. [2232682](https://github.com/coordt/cookie-composer/commit/2232682391e491b8511e532ef270bb2a24d56a8f)

- Added context managers for temporary copies. [90fa24c](https://github.com/coordt/cookie-composer/commit/90fa24cb6e5d4b03e74cca3c1df9891780e2cdcf)

- Added convenience functions to the template classes. [0b62c44](https://github.com/coordt/cookie-composer/commit/0b62c440ec481356f283bc62fbaca27c0ec1cdf6)

- Added interface to get template repositories. [cf9ff4a](https://github.com/coordt/cookie-composer/commit/cf9ff4a412d19eeba47919deb0387b57380ccb4a)

- Added git template repositories. [02bf112](https://github.com/coordt/cookie-composer/commit/02bf112dcd1d951b3ac5c0d38a6295ce5aa72848)

- Added zipfile template repositories. [8190cb6](https://github.com/coordt/cookie-composer/commit/8190cb64f808c9ad2229c8c503b3e0125501b7f6)

- Added git shortcuts for cloning. [6ad76a3](https://github.com/coordt/cookie-composer/commit/6ad76a3c32a90cfbaeee72b7ab5688c7b0377ed0)

Other

- [pre-commit.ci] pre-commit autoupdate. [86a2c04](https://github.com/coordt/cookie-composer/commit/86a2c045f5e2d445868a8bb3db62b06e4adc9eb9)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.2.0)

- Bump gitpython from 3.1.40 to 3.1.41 in /requirements. [119c786](https://github.com/coordt/cookie-composer/commit/119c7868f2427a06f212f8a395869e001c078619)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
**updated-dependencies:** - dependency-name: gitpython
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- Bump jinja2 from 3.1.2 to 3.1.3 in /requirements. [100a239](https://github.com/coordt/cookie-composer/commit/100a239c5bfeae3df7f8f53e6d0051d98100a87c)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
**updated-dependencies:** - dependency-name: jinja2
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- Bump aiohttp from 3.8.6 to 3.9.2 in /requirements. [4b2a9df](https://github.com/coordt/cookie-composer/commit/4b2a9dfc6be29e429e359b8de0fc61983abdc270)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.2)

---
**updated-dependencies:** - dependency-name: aiohttp
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- Moved `get_context_for_layer` from utils.py to composition.py. [6641a91](https://github.com/coordt/cookie-composer/commit/6641a9102ac0fce22df4b30fee3dd141a3fb6c9b)

- Moved `get_template_name` tests. [1c0c054](https://github.com/coordt/cookie-composer/commit/1c0c05454f97068414a7e1155de126ad65aa1878)

- [pre-commit.ci] pre-commit autoupdate. [db151ef](https://github.com/coordt/cookie-composer/commit/db151ef49453ade797eb1437de9ff98e6b186b08)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.290](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.290)

- [pre-commit.ci] pre-commit autoupdate. [7335d97](https://github.com/coordt/cookie-composer/commit/7335d9722973db509fa2636999c724d361a488b7)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.292)

- Bump urllib3 from 2.0.4 to 2.0.7 in /requirements. [6f5dd07](https://github.com/coordt/cookie-composer/commit/6f5dd07ae6576ce65c1c0e4a27f527491d74d71a)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7)

---
**updated-dependencies:** - dependency-name: urllib3
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- [pre-commit.ci] pre-commit autoupdate. [94b1833](https://github.com/coordt/cookie-composer/commit/94b18336a59d7495ed2dd9055e9d8013e72eb927)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.1.3)

- [pre-commit.ci] pre-commit autoupdate. [bc33fbd](https://github.com/coordt/cookie-composer/commit/bc33fbd383107379b00c7a9932f83a62442b872f)

**updates:** - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit

Updates

- Updated requirement lock files. [026cd2d](https://github.com/coordt/cookie-composer/commit/026cd2dcbd045b2e88031abda0a9b75190ad300d)

- Updated pre-commit config. [57d6cff](https://github.com/coordt/cookie-composer/commit/57d6cff1f362ff1ba04ce34b2128913eff9bf92f)

- Updated requirements. [8d83ba0](https://github.com/coordt/cookie-composer/commit/8d83ba0be0edd4013cdb7e42064156310589eb41)

- Updated tests. [5d3c51f](https://github.com/coordt/cookie-composer/commit/5d3c51f18d1d3833563a6d5062960994130f30d8)

- Renamed `zipfile_repo.unzip` to `cache_source`. [60a2393](https://github.com/coordt/cookie-composer/commit/60a23939fa462a599a3a0eaee52ff0b2337fb6d6)

- Updated commands to use refactored methods. [14d2781](https://github.com/coordt/cookie-composer/commit/14d27811f04062ad0f720fa536102ba3874d78d5)

- Refactored (de)serialization and I/O methods into `io` module. [3c64a3e](https://github.com/coordt/cookie-composer/commit/3c64a3e2aae7efc54cf87caf16d96bfe06900b65)

- Refactored `layers`. [e8af7d5](https://github.com/coordt/cookie-composer/commit/e8af7d5279f7c6be9af163f2d8ac008b6e34cc5f)

- Integrated `Template` with `LayerConfig`
- `template` attribute is now a `Template` instance
- removed `directory`, `checkout`, `password`, and `commit`
- renamed `context` to `initial_context` to distiguish it from the `Template`'s context
- Updated `RenderedLayer` to use templates
- renamed `new_context` to `rendered_context` to better describe it.
- renamed `latest_commit` to `rendered_commit` for better clarity
- added `latest_commit` convenience function
- Simplified `render_layer` using the new template functions
- Removed get_latest_template_commit from git_commands. [af84ff4](https://github.com/coordt/cookie-composer/commit/af84ff404a62cf1c36329f9211c4370795230792)

It is now part of the template repo
- Updated requirements to use Pydantic 2. [b24a158](https://github.com/coordt/cookie-composer/commit/b24a15818aec12f622b60caa456d8e67d7445078)

- Refactored layer context to fix 39. [300578f](https://github.com/coordt/cookie-composer/commit/300578f067df5582bc8041f1eaf2fec3bc3761f6)

0.12.0

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.11.0...0.12.0)

Fixes

- Fixed git worktree issue. [e27636c](https://github.com/coordt/cookie-composer/commit/e27636c5e2bd6c75ded8fe077a5095133a019205)

- uses the correct git command depending on the parameters passed.
- Fixed missing commit sha in test. [c9997be](https://github.com/coordt/cookie-composer/commit/c9997beaa26858e32e3abbae8627941208731c3a)

- Fixed error handling with patching. [f35864d](https://github.com/coordt/cookie-composer/commit/f35864d8d02189eafe545a16e8857e6c2d052fc1)

- Fixed Exception handling for click. [c481ad7](https://github.com/coordt/cookie-composer/commit/c481ad7afc642ef402add996ba7fe54fb6400281)

- Fixed _copy_without_render bug. [4edc4bf](https://github.com/coordt/cookie-composer/commit/4edc4bf1306a3931b44ddfebe191a50eca3ada20)

- Fixed test type annotation. [4a4a7c0](https://github.com/coordt/cookie-composer/commit/4a4a7c06d9a73680d4aece212c9b0bb7fbafb07e)

- Fixed rendering layers from previous commits. [0fefdbc](https://github.com/coordt/cookie-composer/commit/0fefdbc578ec5545447a81f6925a7419276a8811)

- Fixed issue with generate_prompt_context. [4756660](https://github.com/coordt/cookie-composer/commit/475666052f1ba555c054e779537ef93c0742a3d7)

- Fixed issue with determining rendered layer names. [06bad39](https://github.com/coordt/cookie-composer/commit/06bad3913a4a899f37acdcd2342bd2053c1419e6)

Added `get_template_rendered_name` to proactively determine the name of the rendered template.
- Fixed resiliency issue with git template repos. [a9bb80d](https://github.com/coordt/cookie-composer/commit/a9bb80df0657008bb5bda157cda7aa96ff0004a1)

Provided better error checking for bad cached repos.
- Fixed issue with relative paths in local files. [7f1b354](https://github.com/coordt/cookie-composer/commit/7f1b354d416515ef44126853827174914a5c54cb)

You can pass a local_path to use to resolve relative local paths for I/O and template determination.
- Fixed data merge organization. [4bba0f4](https://github.com/coordt/cookie-composer/commit/4bba0f4de123d11624fc96ec5f49f8341d958108)

- Moved data merge constants and functions from composition.py to data_merge.py
New

- Added new workflow for versioning. [2232682](https://github.com/coordt/cookie-composer/commit/2232682391e491b8511e532ef270bb2a24d56a8f)

- Added context managers for temporary copies. [90fa24c](https://github.com/coordt/cookie-composer/commit/90fa24cb6e5d4b03e74cca3c1df9891780e2cdcf)

- Added convenience functions to the template classes. [0b62c44](https://github.com/coordt/cookie-composer/commit/0b62c440ec481356f283bc62fbaca27c0ec1cdf6)

- Added interface to get template repositories. [cf9ff4a](https://github.com/coordt/cookie-composer/commit/cf9ff4a412d19eeba47919deb0387b57380ccb4a)

- Added git template repositories. [02bf112](https://github.com/coordt/cookie-composer/commit/02bf112dcd1d951b3ac5c0d38a6295ce5aa72848)

- Added zipfile template repositories. [8190cb6](https://github.com/coordt/cookie-composer/commit/8190cb64f808c9ad2229c8c503b3e0125501b7f6)

- Added git shortcuts for cloning. [6ad76a3](https://github.com/coordt/cookie-composer/commit/6ad76a3c32a90cfbaeee72b7ab5688c7b0377ed0)

Other

- Moved `get_context_for_layer` from utils.py to composition.py. [6641a91](https://github.com/coordt/cookie-composer/commit/6641a9102ac0fce22df4b30fee3dd141a3fb6c9b)

- Moved `get_template_name` tests. [1c0c054](https://github.com/coordt/cookie-composer/commit/1c0c05454f97068414a7e1155de126ad65aa1878)

- [pre-commit.ci] pre-commit autoupdate. [db151ef](https://github.com/coordt/cookie-composer/commit/db151ef49453ade797eb1437de9ff98e6b186b08)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.290](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.290)

- [pre-commit.ci] pre-commit autoupdate. [7335d97](https://github.com/coordt/cookie-composer/commit/7335d9722973db509fa2636999c724d361a488b7)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.292)

- Bump urllib3 from 2.0.4 to 2.0.7 in /requirements. [6f5dd07](https://github.com/coordt/cookie-composer/commit/6f5dd07ae6576ce65c1c0e4a27f527491d74d71a)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7)

---
**updated-dependencies:** - dependency-name: urllib3
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- [pre-commit.ci] pre-commit autoupdate. [94b1833](https://github.com/coordt/cookie-composer/commit/94b18336a59d7495ed2dd9055e9d8013e72eb927)

**updates:** - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.1.3)

- [pre-commit.ci] pre-commit autoupdate. [bc33fbd](https://github.com/coordt/cookie-composer/commit/bc33fbd383107379b00c7a9932f83a62442b872f)

**updates:** - https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-pre-commit

Updates

- Updated requirement lock files. [026cd2d](https://github.com/coordt/cookie-composer/commit/026cd2dcbd045b2e88031abda0a9b75190ad300d)

- Updated pre-commit config. [57d6cff](https://github.com/coordt/cookie-composer/commit/57d6cff1f362ff1ba04ce34b2128913eff9bf92f)

- Updated requirements. [8d83ba0](https://github.com/coordt/cookie-composer/commit/8d83ba0be0edd4013cdb7e42064156310589eb41)

- Updated tests. [5d3c51f](https://github.com/coordt/cookie-composer/commit/5d3c51f18d1d3833563a6d5062960994130f30d8)

- Renamed `zipfile_repo.unzip` to `cache_source`. [60a2393](https://github.com/coordt/cookie-composer/commit/60a23939fa462a599a3a0eaee52ff0b2337fb6d6)

- Updated commands to use refactored methods. [14d2781](https://github.com/coordt/cookie-composer/commit/14d27811f04062ad0f720fa536102ba3874d78d5)

- Refactored (de)serialization and I/O methods into `io` module. [3c64a3e](https://github.com/coordt/cookie-composer/commit/3c64a3e2aae7efc54cf87caf16d96bfe06900b65)

- Refactored `layers`. [e8af7d5](https://github.com/coordt/cookie-composer/commit/e8af7d5279f7c6be9af163f2d8ac008b6e34cc5f)

- Integrated `Template` with `LayerConfig`
- `template` attribute is now a `Template` instance
- removed `directory`, `checkout`, `password`, and `commit`
- renamed `context` to `initial_context` to distiguish it from the `Template`'s context
- Updated `RenderedLayer` to use templates
- renamed `new_context` to `rendered_context` to better describe it.
- renamed `latest_commit` to `rendered_commit` for better clarity
- added `latest_commit` convenience function
- Simplified `render_layer` using the new template functions
- Removed get_latest_template_commit from git_commands. [af84ff4](https://github.com/coordt/cookie-composer/commit/af84ff404a62cf1c36329f9211c4370795230792)

It is now part of the template repo
- Updated requirements to use Pydantic 2. [b24a158](https://github.com/coordt/cookie-composer/commit/b24a15818aec12f622b60caa456d8e67d7445078)

- Refactored layer context to fix 39. [300578f](https://github.com/coordt/cookie-composer/commit/300578f067df5582bc8041f1eaf2fec3bc3761f6)

0.11.0

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.10.3...0.11.0)

Fixes

- Fix test coverage matrix. [5ef8815](https://github.com/coordt/cookie-composer/commit/5ef8815aac62f874b5d130e82d7b8ba4320ec49b)

- Fix pre-commit from autofixing templates. [99e7dfb](https://github.com/coordt/cookie-composer/commit/99e7dfb6d71ece01d1c74d6d61b9cc135b124b31)

- Fixed typing hints. [ff695e3](https://github.com/coordt/cookie-composer/commit/ff695e38e864cf052bb15dc3a4278e782ce7a784)

New

- Added support for local extensions. [838f25c](https://github.com/coordt/cookie-composer/commit/838f25c67c91b39be137b93bd64191bd78ae8d08)

- Added `-o` and `--output-dir` as an alias. [04f063d](https://github.com/coordt/cookie-composer/commit/04f063d702279731e54a578fd5c82f7f59426798)

It is now an alias for `-d` and `--destination`
Other

- Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks". [42d8704](https://github.com/coordt/cookie-composer/commit/42d8704565d1927647e1692b29bd3e62e149a37a)

This reverts commit 52772f1352d6130b2d6189bf632b26fb9732c13f.
- [pre-commit.ci] auto fixes from pre-commit.com hooks. [52772f1](https://github.com/coordt/cookie-composer/commit/52772f1352d6130b2d6189bf632b26fb9732c13f)

for more information, see https://pre-commit.ci
- Migrated from setup.cfg to pyproject.toml. [b3a39f0](https://github.com/coordt/cookie-composer/commit/b3a39f0845a0dcd66177b3fbfaf5cac0369c18e1)

- Bump aiohttp from 3.8.3 to 3.8.5 in /requirements. [0392ef7](https://github.com/coordt/cookie-composer/commit/0392ef74feda8f0e2080967fa4ced8a62b1b9166)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.5)

---
**updated-dependencies:** - dependency-name: aiohttp
dependency-type: direct:production

**signed-off-by:** dependabot[bot] <supportgithub.com>

- [pre-commit.ci] pre-commit autoupdate. [83d1217](https://github.com/coordt/cookie-composer/commit/83d121798ff502a6aa95caff731b5f39d698485b)

**updates:** - [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

- [pre-commit.ci] pre-commit autoupdate. [c58fe42](https://github.com/coordt/cookie-composer/commit/c58fe42786a5c73e82a57ae8aab7f9fef5e94c14)

**updates:** - [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)

0.10.3

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.10.2...0.10.3)

New

- Added support for accepting hooks. [096dfcc](https://github.com/coordt/cookie-composer/commit/096dfcc79ce19a732b93c4f6d00b5e733dc0a597)

0.10.2

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.10.1...0.10.2)

Fixes

- Fixed a bug that reformatted files that should be overwritten. [3f0f7b5](https://github.com/coordt/cookie-composer/commit/3f0f7b5f54ec227ade3b49b411e4324c889a0b7e)

0.10.1

[Compare the full difference.](https://github.com/coordt/cookie-composer/compare/0.10.0...0.10.1)

Fixes

- Fixed a bug where additional context wasn't passed to the composition. [bd8b571](https://github.com/coordt/cookie-composer/commit/bd8b57140ec29a7b6ec6542086660c012c43b428)

Other

- Bump markdown-it-py from 2.1.0 to 2.2.0 in /requirements. [65a4863](https://github.com/coordt/cookie-composer/commit/65a4863b1baab6c2f6062806874c2e8946b857ff)

Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/executablebooks/markdown-it-py/releases)
- [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/executablebooks/markdown-it-py/compare/v2.1.0...v2.2.0)

---
**updated-dependencies:** - dependency-name: markdown-it-py
dependency-type: indirect

**signed-off-by:** dependabot[bot] <supportgithub.com>

- [pre-commit.ci] pre-commit autoupdate. [21eca93](https://github.com/coordt/cookie-composer/commit/21eca9331691b355b322119fca002384eb827fb4)

**updates:** - [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.