1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-10-16 14:17:26 +00:00
Commit graph

57 commits

Author SHA1 Message Date
cd31e525c6
Remove requirements section from README 2024-05-07 00:51:20 +02:00
63716ee284
Update info 2024-05-06 04:36:12 +02:00
e788b46ee0
Upgrade dependencies 2024-05-06 03:24:48 +02:00
1415623f9c
Add drop shadow support 2024-05-06 03:23:02 +02:00
dependabot[bot]
923b03152f Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 18:01:58 +01:00
dependabot[bot]
43f9646f8c Bump lxml from 4.9.3 to 4.9.4
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.3...lxml-4.9.4)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 09:17:31 +01:00
dependabot[bot]
70625d0300 Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 15:21:17 +01:00
7bddba2902
Fix docs link 2023-11-19 04:49:48 +01:00
2d2e2b070c
Bump version to 1.0.4 2023-11-19 04:42:28 +01:00
a0ab0b3a76
Configure Trusted Publishing explicitly 2023-11-19 04:42:20 +01:00
1eb6862b49
Bump version to 1.0.3 2023-11-19 04:32:24 +01:00
115d514005
Nvm, no more environment 2023-11-19 04:31:50 +01:00
86f13063c7
Bump version to 1.0.2 2023-11-19 04:29:41 +01:00
fb536cbb82
Use two spaces for YML 2023-11-19 04:28:20 +01:00
b61572cbaa
Configure the new PyPI publishing workflow 2023-11-19 04:28:12 +01:00
f0040987c6
Bump version to 1.0.1 2023-11-19 04:12:03 +01:00
95939c0739
I'm not sure why this has a Dockerfile, but sure, why not 2023-11-19 04:09:54 +01:00
b86003ef21
Ignore .directory 2023-11-19 04:07:40 +01:00
45d2a57227
Generates → Generate 2023-11-19 04:06:52 +01:00
926b472737
Add missing files and IntelliJ metadata 2023-11-19 03:56:17 +01:00
efc11a1406
Get rid of the monospace font in the name 2023-11-19 03:49:12 +01:00
695bdcf38b
Add icon 2023-11-19 03:29:27 +01:00
9ccdf89fdb
Remove Portainer from the release workflow 2023-11-19 03:27:25 +01:00
3eb9a7a6a7
Provide the packages as an extra instead of a group so that RTD will be able to detect them 2023-11-19 03:26:08 +01:00
d0c9b2aa39
Update documentation tools 2023-11-19 03:16:42 +01:00
6899367bfb
Relicense under EUPL-1.2 2023-11-19 03:00:13 +01:00
08d93fd6f5
Improve description 2023-11-19 02:49:16 +01:00
b1e1aa22aa
Update dependencies 2023-11-19 02:47:01 +01:00
1b3ea4971f
Add IntelliJ metadata 2023-11-19 02:44:20 +01:00
59289e68af
Reformat code 2023-11-19 02:43:24 +01:00
dependabot[bot]
d64bb15df0 Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 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.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-22 22:29:57 +02:00
dependabot[bot]
cecc838e0b Bump pillow from 9.4.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 14:05:41 +02:00
dependabot[bot]
6be27cb7dd Bump urllib3 from 1.26.14 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.0.6.
- [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/1.26.14...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 14:19:49 +02:00
dependabot[bot]
d880d816ef Bump pygments from 2.14.0 to 2.16.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.16.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.14.0...2.16.1)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:29:54 +02:00
dependabot[bot]
93b6e21e25 Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:29:21 +02:00
dependabot[bot]
ee35f79119 Bump cairosvg from 2.7.0 to 2.7.1
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: cairosvg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:27:46 +02:00
dependabot[bot]
6afa47c101 Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:24:33 +02:00
dependabot[bot]
5ae5994cad Bump click from 8.1.6 to 8.1.7
Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.6...8.1.7)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 18:39:43 +02:00
dependabot[bot]
2660414724 Bump click from 8.1.4 to 8.1.6
Bumps [click](https://github.com/pallets/click) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.4...8.1.6)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 20:14:01 +02:00
dependabot[bot]
b1bde150d2 Bump click from 8.1.3 to 8.1.4
Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.3...8.1.4)

---
updated-dependencies:
- dependency-name: click
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:33:53 +02:00
dependabot[bot]
2ee04909d6 Bump lxml from 4.9.2 to 4.9.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.2...lxml-4.9.3)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:33:30 +02:00
6c355b524b
Update quality.yml 2023-06-19 12:21:47 +02:00
dependabot[bot]
874c0d2ab0 Bump sphinx-rtd-theme from 1.2.0 to 1.2.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.0 to 1.2.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.0...1.2.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 18:33:42 +02:00
dependabot[bot]
931d809147 Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 10:07:07 +02:00
df063b7a94
Add --keep-svg option 2023-04-07 22:00:37 +02:00
55980863c3
Properly center icons with dimensions 2023-04-07 21:55:27 +02:00
41a1ca8261
Properly add the parameters to the function 2023-04-07 21:28:51 +02:00
c92e6aa620
Add --width and --height options 2023-04-07 21:22:19 +02:00
dependabot[bot]
698ad5009a Bump beautifulsoup4 from 4.12.0 to 4.12.1
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.0 to 4.12.1.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 17:26:25 +02:00
dependabot[bot]
bb9338662d Bump beautifulsoup4 from 4.11.2 to 4.12.0
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.2 to 4.12.0.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 09:34:30 +01:00