Compare commits

...

6 Commits

Author SHA1 Message Date
Ayush Bhardwaj
e53c6b2f27
Merge pull request #288 from hastagAB/dependabot/pip/yts_torrents/certifi-2022.12.7
Bump certifi from 2019.9.11 to 2022.12.7 in /yts_torrents
2022-12-08 14:58:05 +05:30
Ayush Bhardwaj
1e17ba7045
Merge pull request #287 from hastagAB/dependabot/pip/Keylogger/certifi-2022.12.7
Bump certifi from 2019.9.11 to 2022.12.7 in /Keylogger
2022-12-08 14:57:54 +05:30
Ayush Bhardwaj
dd88b081b4
Merge pull request #286 from hastagAB/dependabot/pip/PyRecorder/pillow-9.3.0
Bump pillow from 9.0.1 to 9.3.0 in /PyRecorder
2022-12-08 14:57:38 +05:30
dependabot[bot]
89733efcfe
Bump certifi from 2019.9.11 to 2022.12.7 in /yts_torrents
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 07:34:23 +00:00
dependabot[bot]
87b9d0a952
Bump certifi from 2019.9.11 to 2022.12.7 in /Keylogger
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:40:43 +00:00
dependabot[bot]
f2cc8de143
Bump pillow from 9.0.1 to 9.3.0 in /PyRecorder
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.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/9.0.1...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 10:46:25 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
astroid==2.1.0
autopep8==1.4.3
certifi==2019.9.11
certifi==2022.12.7
colorama==0.4.1
isort==4.3.4
lazy-object-proxy==1.3.1

View File

@ -1,3 +1,3 @@
numpy==1.22.0
opencv-python==4.1.1.26
Pillow==9.0.1
Pillow==9.3.0

View File

@ -1,4 +1,4 @@
certifi==2019.9.11
certifi==2022.12.7
chardet==3.0.4
idna==2.8
requests==2.22.0