Skip to content

Commit

Permalink
Bump future from 0.18.3 to 1.0.0 in /python
Browse files Browse the repository at this point in the history
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.3 to 1.0.0.
- [Release notes](https://github.com/PythonCharmers/python-future/releases)
- [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst)
- [Commits](PythonCharmers/python-future@v0.18.3...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 54e6f19 commit 54d237d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ charset-normalizer==3.3.2
# via requests
cryptography==42.0.4
# via nitor-vault (setup.py)
future==0.18.3
future==1.0.0
# via nitor-vault (setup.py)
idna==3.6
# via requests
Expand Down

0 comments on commit 54d237d

Please sign in to comment.