Commit graph

11 commits

Author SHA1 Message Date
dependabot[bot]
381c50fe83 build(deps): bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the /scripts/python directory: [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3).


Updates `requests` from 2.32.3 to 2.32.4
- [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.32.3...v2.32.4)

Updates `urllib3` from 2.2.3 to 2.5.0
- [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.2.3...2.5.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-22 08:47:02 +03:00
dependabot[bot]
5fe9046cb8
build(deps): bump requests
Bumps the pip group with 1 update in the /scripts/python directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.3 to 2.32.4
- [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.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 10:34:39 +00:00
Falcion
ea35c9e13c
fix(security): append fix for severity CVE-2025-30167 2025-06-07 08:14:08 +03:00
dependabot[bot]
b7fad37a79
build(deps): bump setuptools
Bumps the pip group with 1 update in the /scripts/python directory: [setuptools](https://github.com/pypa/setuptools).


Updates `setuptools` from 75.6.0 to 78.1.1
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.6.0...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 21:23:39 +00:00
Falcion
fb743d02aa
fix(security): fix security issue #2 2025-05-17 16:42:21 +03:00
Falcion
3b3de49779 chore(build): append latest version of PATTERNU to this repo 2025-05-11 09:03:44 +03:00
Falcion
3b46173128 chore: fix exec-bits for bash 2025-05-03 14:42:18 +03:00
Falcion
d722a7f3f0 chore: auto-lint bash scripts 2025-05-03 12:36:29 +03:00
Falcion
9272d54b76 build(build-env): full update of ecosystem
Pull repository from PATTERNU:
<https://github.com/Falcion/Patternugit>
2025-04-14 20:03:31 +03:00
Falcion
c9692cba7f fix(scripts): ensure shell scripts are executable 2025-01-05 04:29:59 +03:00
Falcion
dc039661fc chore: clone infrastructure from template PATTERNU 2025-01-04 19:32:35 +03:00