dependabot[bot]
15e319f3a3
chore(deps-dev): bump black from 24.10.0 to 25.9.0
...
Bumps [black](https://github.com/psf/black ) from 24.10.0 to 25.9.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.10.0...25.9.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.9.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
dependabot[bot]
1e26cfedaa
chore(deps-dev): bump isort from 5.13.2 to 6.0.1 ( #1172 )
...
Bumps [isort](https://github.com/PyCQA/isort ) from 5.13.2 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/5.13.2...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
dependabot[bot]
f35ea617d5
chore(deps-dev): bump pre-commit from 4.0.1 to 4.3.0 ( #1163 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago
Lev Vereshchagin
aaf9da8725
Make pre-commit a development dependency ( #1156 )
...
Closes #1136
2 months ago
dependabot[bot]
86ada40e47
chore(deps-dev): bump pytest from 8.3.4 to 8.4.0 ( #1148 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
Cedrik Neumann
0a67f0ea91
feat(scripts): provide `diagrams` CLI ( #524 )
...
* feat(scripts): provide `diagrams` CLI
This change addresses https://github.com/mingrammer/diagrams/issues/369
while providing a simple CLI entry point which can be used outside the
virtual environment of the installed package.
This works well with for example with [pipx](https://pipxproject.github.io/pipx/ )
or [uv](https://docs.astral.sh/uv/ ).
* feat(scripts): add docstring and tests
* feat(scripts): Fix pre-commit error
* feat(scripts): Fix pre-commit error 2nd try
---------
Co-authored-by: tessier <tessier@luxeys.com>
4 months ago
MinJae Kwon (Miti)
581c2233f4
fix: remove unimplemented command config ( #1122 )
6 months ago
mingrammer
6502d0f4d6
bump: up to version 0.24.4
6 months ago
mingrammer
b0c9084abd
bump: up to version 0.24.3
7 months ago
dependabot[bot]
b40c704291
chore(deps-dev): bump pylint from 3.3.1 to 3.3.2
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
b1fa644d6b
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 ( #1077 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Phuoc Tran
fa48533af3
add pre-commit to verify commit before create PR ( #1066 )
10 months ago
MinJae Kwon (Miti)
11565902ed
env: update the required minimum Python version to 3.9 ( #1064 )
...
* env: update the required minimum Python version to 3.9
* fix: update poetry.lock
10 months ago
Tobias Bruckert
204495dc70
fix tests ( #1050 )
11 months ago
Tobias Bruckert
ae3ea7113d
Upgrade for 3.12/3.13 ( #972 )
11 months ago
mingrammer
1612def236
bump: up to version 0.24.0
11 months ago
MinJae Kwon
8c9a285208
bump: up to version 0.23.4
2 years ago
Dov Benyomin Sohacheski
44b3b73e28
Removed support for Python 3.6 ( #856 )
2 years ago
dependabot[bot]
d49e354bcb
chore(deps-dev): bump pytest from 7.2.0 to 7.3.0 ( #875 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
MinJae Kwon
a71e447dc0
bump: up to version 0.23.3
3 years ago
MinJae Kwon
43bf7b80a7
bump: up to version 0.23.2
3 years ago
dependabot[bot]
4e3ffd633e
chore(deps-dev): bump pytest from 7.0.1 to 7.2.0 ( #786 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.1...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
f34a472ec2
chore(deps): bump graphviz from 0.19.1 to 0.20.1 ( #783 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.19.1 to 0.20.1.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst )
- [Commits](https://github.com/xflr6/graphviz/compare/0.19.1...0.20.1 )
---
updated-dependencies:
- dependency-name: graphviz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
f5dfd4638c
chore(deps-dev): bump black from 22.10.0 to 22.12.0 ( #813 )
...
Bumps [black](https://github.com/psf/black ) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
MinJae Kwon
18a197636f
chore: move black to dev-deps section
3 years ago
MinJae Kwon
d04ae4d778
chore: update poetry deps
3 years ago
MinJae Kwon
e511451908
bump: up to version 0.23.1
3 years ago
dependabot[bot]
826086e053
chore(deps-dev): bump pytest from 6.2.1 to 7.0.1 ( #656 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.1 to 7.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...7.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
MinJae Kwon
834899659a
bump: up to version 0.22.0
3 years ago
mingrammer
eaf3e98304
bump: up to version 0.21.1
4 years ago
mingrammer
8814561b9c
bump: up to version 0.21.0
4 years ago
dependabot[bot]
896e21fec2
chore(deps): bump graphviz from 0.17 to 0.19.1 ( #635 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.17 to 0.19.1.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst )
- [Commits](https://github.com/xflr6/graphviz/compare/0.17...0.19.1 )
---
updated-dependencies:
- dependency-name: graphviz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
08f94e950d
chore(deps): bump jinja2 from 2.11.3 to 3.0.1 ( #534 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.3 to 3.0.1.
- [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/2.11.3...3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a02e6247bc
chore(deps): bump graphviz from 0.16 to 0.17 ( #561 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.16 to 0.17.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt )
- [Commits](https://github.com/xflr6/graphviz/compare/0.16...0.17 )
---
updated-dependencies:
- dependency-name: graphviz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
mingrammer
36ce5d50b0
bump: up to version 0.20.0
4 years ago
dependabot[bot]
1144a367b7
chore(deps-dev): bump pylint from 2.4.4 to 2.7.0 ( #470 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.4.4 to 2.7.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...pylint-2.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
mingrammer
6d53c3b70f
bump: up to version 0.19.1
5 years ago
mingrammer
7b9b5c1990
bump: up to version 0.19.0
5 years ago
dependabot[bot]
d875b73e3e
chore(deps): bump graphviz from 0.15 to 0.16 ( #420 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.15 to 0.16.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt )
- [Commits](https://github.com/xflr6/graphviz/compare/0.15...0.16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
62562ea5d0
chore(deps-dev): bump pytest from 3.10.1 to 6.2.1 ( #414 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.10.1 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/3.10.1...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
89414b1726
chore(deps): bump graphviz from 0.13.2 to 0.15 ( #392 )
...
Bumps [graphviz](https://github.com/xflr6/graphviz ) from 0.13.2 to 0.15.
- [Release notes](https://github.com/xflr6/graphviz/releases )
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.txt )
- [Commits](https://github.com/xflr6/graphviz/compare/0.13.2...0.15 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
mingrammer
60cf7f02d2
bump: up to version 0.18.0
5 years ago
mingrammer
01332a459e
bump: up to version 0.17.0
5 years ago
mingrammer
d206a64eb3
bump: up to version 0.16.0
5 years ago
mingrammer
fae16813f7
bump: up to version 0.15.0
5 years ago
mingrammer
a93c41f2f4
bump: up to version 0.14.0
5 years ago
mingrammer
f326352122
bump: up to version 0.13.1
5 years ago
mingrammer
f65538b941
bump: up to version 0.13.0
5 years ago
mingrammer
049790122b
bump: up to version 0.12.0
5 years ago
mingrammer
aa6d1d21f6
bump: up to version 0.11.0
5 years ago