dependabot[bot] commited on
Commit
2479e18
·
1 Parent(s): d042b81

Bump requests from 2.28.1 to 2.28.2

Browse files

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.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.28.1...v2.28.2)

---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -18,7 +18,7 @@ pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and py
18
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
19
  pyyaml==6.0; python_version >= "3.6"
20
  regex==2022.10.31; python_version >= "3.6"
21
- requests==2.28.1
22
  rfc3986==1.5.0; python_version >= "3.7"
23
  search-engine-parser==0.6.8
24
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
 
18
  python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
19
  pyyaml==6.0; python_version >= "3.6"
20
  regex==2022.10.31; python_version >= "3.6"
21
+ requests==2.28.2
22
  rfc3986==1.5.0; python_version >= "3.7"
23
  search-engine-parser==0.6.8
24
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"