Commit graph

585 commits

Author SHA1 Message Date
Cédric Bonhomme
1293a3575b
chg: [GitHub workflox] Updated Python versions in the matrix strategy. 2024-01-02 23:48:04 +01:00
Cédric Bonhomme
1ef59ac80b
chg: [dependencies] Updated Numpy and Pillow. 2024-01-02 23:30:57 +01:00
Cédric Bonhomme
0ca92d1d3a
Exclude the directory tests from the pre-commit hook end-of-line-fixer. 2024-01-02 23:26:00 +01:00
Cédric Bonhomme
46da77ef1c
chg: [release] Bumped release number. 2024-01-02 10:12:21 +01:00
Cédric Bonhomme
5c94a790bc
Fixed mypy issue. 2024-01-02 10:06:04 +01:00
Cédric Bonhomme
220501adbc
Updated version of flake8. 2024-01-01 20:40:49 +01:00
Cédric Bonhomme
e253929ad6
Updated dependencies. 2024-01-01 20:32:36 +01:00
Cédric Bonhomme
d863dbfddb
Updated copyright years. 2024-01-01 20:32:02 +01:00
Cédric Bonhomme
0f550178ff
Moved the requirements file dedicated to the documentation. 2023-12-31 00:45:28 +01:00
Cédric Bonhomme
a3dd6be618
Dropped Python 3.8 support. 2023-12-31 00:38:32 +01:00
Cédric Bonhomme
29322e759a
Ensures compability with Python 3.12. 2023-12-31 00:28:36 +01:00
Cédric Bonhomme
c6437af0d1
chg: [dependencies] Updated Python dependencies. 2023-11-21 22:48:09 +01:00
Cédric Bonhomme
25447f88e9 Merge branch 'master' of github.com:cedricbonhomme/Stegano 2023-10-23 07:27:33 +02:00
Cédric Bonhomme
ad916563da
chg: [dependencies] Updated dependencies. 2023-10-23 07:27:02 +02:00
Cédric Bonhomme
88ce965e7c
Merge pull request #38 from cedricbonhomme/dependabot/pip/urllib3-2.0.7
build(deps-dev): bump urllib3 from 2.0.6 to 2.0.7
2023-10-17 21:15:13 +00:00
dependabot[bot]
25a7105487
build(deps-dev): 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-17 21:02:56 +00:00
Cédric Bonhomme
29d427afef Merge branch 'master' of github.com:cedricbonhomme/Stegano 2023-10-17 09:36:09 +02:00
Cédric Bonhomme
7434ed9a1e
Updated opencv-python. 2023-10-17 09:35:08 +02:00
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