Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] f687cb242e Bump urllib3 from 2.0.6 to 2.0.7 in /examples
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-20 01:14:23 +00:00
dependabot[bot] 80548efda4 Bump urllib3 from 2.0.2 to 2.0.6 in /examples
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 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.2...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 23:36:57 +00:00
Yuri Shevtsov ee0653986a Bump certifi from 2023.5.7 to 2023.7.22
There is a securiy vulnerability for certifi versions <2023.7.22 (see
details here: https://nvd.nist.gov/vuln/detail/CVE-2023-37920). Even
though this version is only in /examples, it gets detected and flagged
by static analysis tools when scanning docker images that have the
latest version of pipenv installed.
2023-09-19 20:17:24 -04:00
dependabot[bot] 59cba3f953 Bump requests from 2.18.4 to 2.31.0 in /examples (#5704)
Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.31.0.
- [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.18.4...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 18:41:02 -04:00
dependabot[bot] 61263013f6 Bump certifi from 2017.7.27.1 to 2022.12.7 in /examples
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.7.27.1 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2017.07.27.1...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 00:51:41 +00:00
Kenneth Reitz 7c25246890 update examples
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-21 22:16:40 -04:00
Kenneth Reitz 23092efec9 examples
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
2017-09-07 12:06:59 -04:00