From 1e9ecd74a06fbc050c99031a7e622f5a0d7eb202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:21:05 +0000 Subject: [PATCH] :arrow_up: Update babel requirement from ~=2.12.1 to ~=2.13.0 Updates the requirements on [babel](https://github.com/python-babel/babel) to permit the latest version. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10f7e488..7fadcb5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ PyYAML~=6.0.1 # For themes files psutil~=5.9.5 # CPU / disk / network metrics GPUtil~=1.4.0 # Nvidia GPU pystray~=0.19.5 # Tray icon (all OS) -babel~=2.12.1 # Date/time formatting +babel~=2.13.0 # Date/time formatting ruamel.yaml~=0.17.33 # For configuration editor sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor