Skip to content

Commit 4d5aab9

Browse files
author
Ulysses Souza
authored
Merge pull request docker#7728 from docker/dependabot/pip/texttable-1.6.3
Bump texttable from 1.6.2 to 1.6.3
2 parents 2a485a0 + 53237b9 commit 4d5aab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ python-dotenv==0.17.0
1717
pywin32==301; sys_platform == 'win32'
1818
PyYAML==5.4.1
1919
requests==2.25.1
20-
texttable==1.6.2
20+
texttable==1.6.3
2121
urllib3==1.26.5; python_version == '3.3'
2222
websocket-client==1.1.0

0 commit comments

Comments
 (0)