fattalion: 1 Update dependencies 1 files changed, 2 insertions(+), 2 deletions(-)
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s https://lists.sr.ht/~metalune/simplytranslate-devel/patches/27455/mbox | git am -3
--- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 91a50fa..c31e996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -requests==2.25.1 -lxml==4.6.3 +requests==2.26.0 +lxml==4.7.1 -- 2.34.1