Skip to content

Commit

Permalink
build(deps): bump future from 0.18.2 to 0.18.3
Browse files Browse the repository at this point in the history
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2023
1 parent b952e4e commit 779f764
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-universal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pynput==1.7.6
pyperclip==1.8.0
pyautogui==0.9.53
future==0.18.2
future==0.18.3
PySide2==5.15.2.1
qt-material==2.11
loguru==0.6.0
2 changes: 1 addition & 1 deletion requirements-windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pywin32==302
pyWinhook==1.6.2
pyperclip==1.8.0
future==0.18.2
future==0.18.3
PySide2==5.15.2.1
qt-material==2.11
loguru==0.6.0

0 comments on commit 779f764

Please sign in to comment.