Skip to content

Commit

Permalink
Bump the pip group across 1 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [requests](https://github.com/psf/requests) and [numpy](https://github.com/numpy/numpy).


Updates `requests` from 2.26.0 to 2.31.0
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.26.0...v2.31.0)

Updates `numpy` from 1.21.3 to 1.22.0
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.21.3...v1.22.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: numpy
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 5a8df8a commit 15598d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Este é um exemplo de arquivo requirements.txt

# Dependências principais
requests==2.26.0
numpy==1.21.3
requests==2.31.0
numpy==1.22.0
pandas==1.3.3

# Dependências adicionais
Expand Down

0 comments on commit 15598d5

Please sign in to comment.