From 88d38da53351792dcb932383eabd20f16bc9df48 Mon Sep 17 00:00:00 2001
From: Varac renovate bot <renovatebot@varac.net>
Date: Mon, 6 Feb 2023 02:08:56 +0000
Subject: [PATCH] Refresh pip-compile outputs

---
 requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index abe8f8f..bdc8748 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,8 @@
 #
-# This file is autogenerated by pip-compile with python 3.10
-# To update, run:
+# This file is autogenerated by pip-compile with Python 3.11
+# by the following command:
 #
-#    pip-compile
+#    pip-compile requirements.in
 #
 certifi==2022.12.7
     # via requests
-- 
GitLab