Skip to content

Commit

Permalink
pip prod(deps): bump configparser in /scraper/twitter
Browse files Browse the repository at this point in the history
Bumps [configparser](https://github.com/jaraco/configparser) from 5.2.0 to 7.1.0.
- [Release notes](https://github.com/jaraco/configparser/releases)
- [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst)
- [Commits](jaraco/configparser@v5.2.0...v7.1.0)

---
updated-dependencies:
- dependency-name: configparser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 536f163 commit 9cdd149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/twitter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requests==2.26.0
google-cloud-datastore==2.4.0
mysql-connector-python==8.0.22
protobuf==3.19.1
configparser==5.2.0
configparser==7.1.0

# tests deps
pytest==6.2.5
Expand Down

0 comments on commit 9cdd149

Please sign in to comment.