Cédric Bonhomme
|
e3c1312d14
|
Merge pull request #37 from cedricbonhomme/dependabot/pip/pillow-10.0.1
build(deps): bump pillow from 9.5.0 to 10.0.1
|
2023-10-04 05:54:43 +00:00 |
|
dependabot[bot]
|
166d9d1291
|
build(deps): bump pillow from 9.5.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.0...10.0.1)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-04 01:32:15 +00:00 |
|
Cédric Bonhomme
|
556473c81d
|
Merge pull request #36 from cedricbonhomme/dependabot/pip/urllib3-2.0.6
build(deps-dev): bump urllib3 from 2.0.4 to 2.0.6
|
2023-10-03 00:31:42 +00:00 |
|
dependabot[bot]
|
84b1855130
|
build(deps-dev): bump urllib3 from 2.0.4 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 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/2.0.4...2.0.6)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-03 00:00:24 +00:00 |
|
Cédric Bonhomme
|
11348dda9a
|
Updated dependencies.
|
2023-09-10 23:56:36 +02:00 |
|
Cédric Bonhomme
|
c2168422df
|
Updated numpy and opencv.
|
2023-08-13 09:23:29 +02:00 |
|
Cédric Bonhomme
|
bd2835d7d0
|
Added new Read the Docs configuration file.
|
2023-08-10 09:52:22 +02:00 |
|
Cédric Bonhomme
|
116e011d37
|
Updated certifi.
|
2023-07-28 23:53:59 +02:00 |
|
Cédric Bonhomme
|
84a34d0bfa
|
Updated urllib3 dependency.
|
2023-07-20 00:42:12 +02:00 |
|
Cédric Bonhomme
|
8c14555adb
|
chg: [dependencies] updated dependencies.
|
2023-07-12 15:08:00 +02:00 |
|
Cédric Bonhomme
|
e33bebad46
|
chg: [dependencies] Updated Python dependencies.
|
2023-07-01 00:54:34 +02:00 |
|
Cédric Bonhomme
|
2a3b92e62a
|
chg: [dependencies] Updated Python dependencies.
|
2023-06-25 22:01:13 +02:00 |
|
Cédric Bonhomme
|
0537c13a08
|
Updated CHANGELOG.
|
2023-05-23 10:04:06 +02:00 |
|
Cédric Bonhomme
|
e490e32791
|
chg: [security] fix CVE-2023-32681 (GHSA-j8r2-6x86-q33q).
|
2023-05-23 07:29:49 +02:00 |
|
Cédric Bonhomme
|
91789f065e
|
chg: [dependencies] Updated Python dependencies.
|
2023-05-21 11:17:02 +02:00 |
|
Cédric Bonhomme
|
bc9b91e983
|
chg: [type] Changed the way variables in some funtions are typed.
|
2023-05-21 10:30:11 +02:00 |
|
Cédric Bonhomme
|
c12b371e7d
|
chg: [type] Changed the way the dict in erotosthenes funtion is typed.
|
2023-05-21 10:26:33 +02:00 |
|
Cédric Bonhomme
|
3fd55e2e79
|
fix: [type] Removed the return type of the function n_at_a_time.
|
2023-05-21 10:21:48 +02:00 |
|
Cédric Bonhomme
|
7abce7d5d9
|
fixed few mypy related issues.
|
2023-04-26 14:17:49 +02:00 |
|
Cédric Bonhomme
|
6d87ba2921
|
chg: [dependencies] Updated Python dependencies.
|
2023-04-26 13:58:40 +02:00 |
|
Cédric Bonhomme
|
eb639510ce
|
Updated dependencies and README.
|
2023-03-29 08:22:29 +02:00 |
|
Cédric Bonhomme
|
d10805427a
|
Fixed conflicts.
|
2023-03-15 07:55:28 +01:00 |
|
Cédric Bonhomme
|
bfc5d332be
|
Updated opencv-python dependency.
|
2023-03-15 07:54:39 +01:00 |
|
Cédric Bonhomme
|
e2fe642e3d
|
chg: [dependencies] Fixed conflict in poetry.lock
|
2023-02-25 10:29:14 +01:00 |
|
Cédric Bonhomme
|
92d3e0697d
|
chg: [dependencies] Updated dependencies.
|
2023-02-25 10:28:12 +01:00 |
|
Cédric Bonhomme
|
4575319307
|
added .pre-commit-config.yaml file.
|
2023-01-16 15:13:17 +01:00 |
|
Cédric Bonhomme
|
0080ec06f7
|
upgraded pyproject.toml file
|
2023-01-16 15:12:01 +01:00 |
|
Cédric Bonhomme
|
d6a18a71e4
|
fix: [numpy] is a deprecated alias for . (Deprecated NumPy 1.24)
|
2023-01-09 13:46:51 +01:00 |
|
Cédric Bonhomme
|
fa741328f3
|
chg: [security] Updated certifi.
|
2023-01-09 09:42:01 +01:00 |
|
Cédric Bonhomme
|
2abe01660d
|
chg: [dependencies] Updated various Python dependencies.
|
2023-01-01 19:51:47 +01:00 |
|
Cédric Bonhomme
|
3dd5dd2be3
|
chg: [security] GHSA-43fp-rhv2-5gv8 Upgraded certifi (2022.9.24 => 2022.12.7).
|
2022-12-09 09:54:07 +01:00 |
|
Cédric Bonhomme
|
857d311a79
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 21:13:34 +01:00 |
|
Cédric Bonhomme
|
0daa5208c7
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 21:07:37 +01:00 |
|
Cédric Bonhomme
|
ea2f1a6eda
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 21:01:45 +01:00 |
|
Cédric Bonhomme
|
03ebf467a2
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 21:00:11 +01:00 |
|
Cédric Bonhomme
|
7f9c34c6da
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 20:58:49 +01:00 |
|
Cédric Bonhomme
|
dd16c1cb61
|
chg: [workflows] Updated python version in matrix workflow strategy.
|
2022-12-02 20:56:12 +01:00 |
|
Cédric Bonhomme
|
257fa03c9f
|
chg: [dependencies] Updated numpy and other dependencies.
|
2022-12-02 20:45:22 +01:00 |
|
Cédric Bonhomme
|
e68404176a
|
chg: [workflows] Updated build workflows.
|
2022-11-20 21:57:39 +01:00 |
|
Cédric Bonhomme
|
e988e9e02a
|
chg: [release] Updated CHANGELOG.
|
2022-11-20 21:50:45 +01:00 |
|
Cédric Bonhomme
|
fb4b596726
|
fix: [flake8] Addressed flake8 warnings.
|
2022-11-20 21:49:02 +01:00 |
|
Cédric Bonhomme
|
0f8b0cef1f
|
chg: [command] The selection of a sub-command is mandatory.
|
2022-11-20 21:37:29 +01:00 |
|
Cédric Bonhomme
|
3b619afa17
|
Updated README. !minor.
|
2022-11-20 00:54:02 +01:00 |
|
Cédric Bonhomme
|
4c37a41e77
|
chg: [workflows] On GitHub removed the mypy check for Python 3.11.
|
2022-11-20 00:45:40 +01:00 |
|
Cédric Bonhomme
|
a67793e7a2
|
chg: [workflows] For GitHub Actions unit tests are done with nose2.
|
2022-11-20 00:39:02 +01:00 |
|
Cédric Bonhomme
|
298acb7d57
|
chg: [flake] Added exit-zero parameter.
|
2022-11-20 00:33:17 +01:00 |
|
Cédric Bonhomme
|
3eaa93e36c
|
new: [workflow] Added unit tests and mypy checks to the GitHub workflow.
|
2022-11-20 00:31:15 +01:00 |
|
Cédric Bonhomme
|
18d1176ae8
|
chg [release]: Updated changelog and documentation.
|
2022-11-20 00:27:14 +01:00 |
|
Cédric Bonhomme
|
2e4f1629fd
|
fix: [mypy] Addressed mypy errors.
|
2022-11-20 00:15:25 +01:00 |
|
Cédric Bonhomme
|
bee5f819d9
|
chg: [contributors] Added a new contributor.
|
2022-11-20 00:11:16 +01:00 |
|