Skip to content

Commit

Permalink
chore(deps): bump result from 0.16.0 to 0.16.1 (#2800)
Browse files Browse the repository at this point in the history
Bumps [result](https://github.com/rustedpy/result) from 0.16.0 to 0.16.1.
- [Changelog](https://github.com/rustedpy/result/blob/main/CHANGELOG.md)
- [Commits](rustedpy/result@v0.16.0...v0.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent 0da703f commit e38891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ multidict==6.0.5; python_version >= '3.7'
pillow==10.2.0
pygments==2.17.2
requests==2.31.0
result==0.16.0; python_version >= '3.8'
result==0.16.1; python_version >= '3.8'
setuptools==69.1.1; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tenacity==8.2.3
Expand Down

0 comments on commit e38891e

Please sign in to comment.