about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/update_vim_plugins
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nixpkgs/pkgs/update_vim_plugins')
-rw-r--r--sys/nixpkgs/pkgs/update_vim_plugins/flake.lock6
-rw-r--r--sys/nixpkgs/pkgs/update_vim_plugins/poetry.lock6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/nixpkgs/pkgs/update_vim_plugins/flake.lock b/sys/nixpkgs/pkgs/update_vim_plugins/flake.lock
index c7d657fc..45de68ad 100644
--- a/sys/nixpkgs/pkgs/update_vim_plugins/flake.lock
+++ b/sys/nixpkgs/pkgs/update_vim_plugins/flake.lock
@@ -20,11 +20,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1706191920,
-        "narHash": "sha256-eLihrZAPZX0R6RyM5fYAWeKVNuQPYjAkCUBr+JNvtdE=",
+        "lastModified": 1706371002,
+        "narHash": "sha256-dwuorKimqSYgyu8Cw6ncKhyQjUDOyuXoxDTVmAXq88s=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "ae5c332cbb5827f6b1f02572496b141021de335f",
+        "rev": "c002c6aa977ad22c60398daaa9be52f2203d0006",
         "type": "github"
       },
       "original": {
diff --git a/sys/nixpkgs/pkgs/update_vim_plugins/poetry.lock b/sys/nixpkgs/pkgs/update_vim_plugins/poetry.lock
index 0617f596..28cb714f 100644
--- a/sys/nixpkgs/pkgs/update_vim_plugins/poetry.lock
+++ b/sys/nixpkgs/pkgs/update_vim_plugins/poetry.lock
@@ -387,13 +387,13 @@ six = ">=1.5"
 
 [[package]]
 name = "pytz"
-version = "2023.3.post1"
+version = "2023.4"
 description = "World timezone definitions, modern and historical"
 optional = false
 python-versions = "*"
 files = [
-    {file = "pytz-2023.3.post1-py2.py3-none-any.whl", hash = "sha256:ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7"},
-    {file = "pytz-2023.3.post1.tar.gz", hash = "sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b"},
+    {file = "pytz-2023.4-py2.py3-none-any.whl", hash = "sha256:f90ef520d95e7c46951105338d918664ebfd6f1d995bd7d153127ce90efafa6a"},
+    {file = "pytz-2023.4.tar.gz", hash = "sha256:31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40"},
 ]
 
 [[package]]