Commit Graph

9 Commits

Author SHA1 Message Date
Amit Serper
89b298253a
Merge pull request #5 from aserper/dependabot/pip/urllib3-2.2.2
Bump urllib3 from 2.1.0 to 2.2.2
2024-08-06 16:47:00 -04:00
Amit Serper
cff2a721af
Merge pull request #4 from aserper/dependabot/pip/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2
2024-08-06 16:46:46 -04:00
Amit Serper
40ede411a5
Merge pull request #3 from aserper/dependabot/pip/idna-3.7
Bump idna from 3.6 to 3.7
2024-08-06 16:46:33 -04:00
dependabot[bot]
02b289f5d1
Bump urllib3 from 2.1.0 to 2.2.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2.
- [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.1.0...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 20:45:43 +00:00
dependabot[bot]
37ed31782f
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [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.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 20:45:24 +00:00
dependabot[bot]
d7c710b51c
Bump idna from 3.6 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 20:45:00 +00:00
dependabot[bot]
78469217b3
Bump certifi from 2023.11.17 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 20:44:42 +00:00
Amit Serper
f51c6ffa46 More accurate requirements.txt 2024-01-04 20:02:49 -05:00
Amit Serper
a0069e3529 Docker stuff 2023-12-04 20:58:27 -05:00