Compare commits

...

4 Commits

Author SHA1 Message Date
Tyler Hicks-Wright 7f443c057e
Merge pull request #2 from tghw/dependabot/pip/requests-2.31.0
Bump requests from 2.28.1 to 2.31.0
2023-06-13 10:36:22 -06:00
Tyler Hicks-Wright 11e3d0e872
Merge pull request #1 from tghw/dependabot/pip/flask-2.2.5
Bump flask from 2.2.2 to 2.2.5
2023-06-13 10:36:10 -06:00
dependabot[bot] 7bf9224ff8
Bump requests from 2.28.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.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.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 16:34:37 +00:00
dependabot[bot] c64f9ff017
Bump flask from 2.2.2 to 2.2.5
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.2...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 16:34:29 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Flask==2.2.2
Flask==2.2.5
MarkupSafe==2.1.1
beautifulsoup4==4.11.1
requests==2.28.1
requests==2.31.0