Bump requests from 2.27.1 to 2.31.0 in /tests (#168)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 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.27.1...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>
1 file changed
tree: 42b7c65b68e8ca3b358f033a5be0b7fa8b504b64
  1. .github/
  2. .vscode/
  3. bin/
  4. charts/
  5. config/
  6. docs/
  7. endpoint/
  8. k8s/
  9. main/
  10. namespace/
  11. pluginats/
  12. proxy/
  13. redis/
  14. tests/
  15. util/
  16. watcher/
  17. .asf.yaml
  18. .gitignore
  19. .gitmodules
  20. .golangci.yaml
  21. .lgtm.yml
  22. CODEOWNERS
  23. Dockerfile
  24. go.mod
  25. go.sum
  26. GO_VERSION
  27. LICENSE
  28. README.md
README.md

ATS Kubernetes Ingress Controller

Test Build and Integrate Go ReportCard

Introduction

Apache Traffic Server (ATS) is a high performance, open-source, caching proxy server that is scalable and configurable. This project uses ATS as a Kubernetes(K8s) ingress

Versions of Software Used

  • Alpine Linux 3.16.5
  • Apache Traffic Server 9.2.0
  • LuaJIT 2.0.4
  • Go (Version can be found in GO_VERSION file found at the base of this repository)
  • Other Packages
    • luasocket 3.0.0
    • redis-lua 2.0.4