Commit graph

10 commits

Author SHA1 Message Date
MrProfessionalHacker
8c04d28660
Merge pull request #1 from ethiotelecom-et/dependabot/pip/__tests__/data/pygments-2.15.0
Bump pygments from 2.6.1 to 2.15.0 in /__tests__/data
2024-01-22 19:38:04 +03:00
MrProfessionalHacker
315c92adbf
Merge pull request #4 from ethiotelecom-et/dependabot/pip/__tests__/data/pillow-10.0.1
Bump pillow from 7.2 to 10.0.1 in /__tests__/data
2024-01-22 19:36:32 +03:00
MrProfessionalHacker
30d3530a86
Merge pull request #2 from ethiotelecom-et/dependabot/pip/__tests__/data/pyinstaller-5.13.1
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data
2024-01-22 19:35:56 +03:00
MrProfessionalHacker
f589b54890
Merge pull request #5 from ethiotelecom-et/dependabot/pip/__tests__/data/urllib3-1.26.18
Bump urllib3 from 1.25.9 to 1.26.18 in /__tests__/data
2024-01-22 19:09:27 +03:00
dependabot[bot]
cb3a37b85c
Bump certifi from 2020.6.20 to 2023.7.22 in /__tests__/data
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.6.20 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2020.06.20...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:39:12 +00:00
dependabot[bot]
c15e634ae0
Bump pillow from 7.2 to 10.0.1 in /__tests__/data
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2 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/7.2.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:38:15 +00:00
dependabot[bot]
66421ea30a
Bump urllib3 from 1.25.9 to 1.26.18 in /__tests__/data
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.18.
- [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.25.9...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:38:15 +00:00
dependabot[bot]
91c11c914d
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 3.6 to 5.13.1.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v3.6...v5.13.1)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:38:13 +00:00
dependabot[bot]
92423b47cf
Bump pygments from 2.6.1 to 2.15.0 in /__tests__/data
Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.15.0.
- [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.6.1...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:38:12 +00:00
Dmitry Shibanov
280924fbef
Implementation of python's caching (#266) 2021-11-17 13:31:22 +03:00