Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
StorageLeaf
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ProjectLeaf
StorageLeaf
Commits
ad7da04a
Commit
ad7da04a
authored
2 years ago
by
renovate-bot
Committed by
Robert Goldmann
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update dependency apscheduler to v3.10.1
parent
067f3a43
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!2
Update dependency apscheduler to v3.10.1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+4
-4
4 additions, 4 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
5 additions
and
5 deletions
poetry.lock
+
4
−
4
View file @
ad7da04a
...
@@ -23,14 +23,14 @@ trio = ["trio (>=0.16,<0.22)"]
...
@@ -23,14 +23,14 @@ trio = ["trio (>=0.16,<0.22)"]
[[package]]
[[package]]
name
=
"apscheduler"
name
=
"apscheduler"
version
=
"3.10.
0
"
version
=
"3.10.
1
"
description
=
"In-process task scheduler with Cron-like capabilities"
description
=
"In-process task scheduler with Cron-like capabilities"
category
=
"main"
category
=
"main"
optional
=
false
optional
=
false
python-versions
=
">
=
3.6
"
python-versions
=
">
=
3.6
"
files
=
[
files
=
[
{file
=
"APScheduler-3.10.
0
-py3-none-any.whl"
,
hash
=
"sha256:
575299f20073c60a2cc9d4fa5906024cdde33c5c0ce6087c4e3c14be3b50fdd4
"
}
,
{file
=
"APScheduler-3.10.
1
-py3-none-any.whl"
,
hash
=
"sha256:
e813ad5ada7aff36fb08cdda746b520531eaac7757832abc204868ba78e0c8f6
"
}
,
{file
=
"APScheduler-3.10.
0
.tar.gz"
,
hash
=
"sha256:
a49fc23269218416f0e41890eea7a75ed6b284f10630dcfe866ab659621a36
96"
}
,
{file
=
"APScheduler-3.10.
1
.tar.gz"
,
hash
=
"sha256:
0293937d8f6051a0f493359440c1a1b93e882c57daf0197afeff0e727777b
96
e
"
}
,
]
]
[package.dependencies]
[package.dependencies]
...
@@ -717,4 +717,4 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)",
...
@@ -717,4 +717,4 @@ standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)",
[
metadata
]
[
metadata
]
lock-version
=
"2.0"
lock-version
=
"2.0"
python-versions
=
"^3.9"
python-versions
=
"^3.9"
content-hash
=
"
b89ee3e82d81468f5808f9236c1a97a56e4f1492b8470212d8f6484507b2e044
"
content-hash
=
"
3709034c62fab3901d4d93b4c1bf7a4fa5ebb90f5a23347006c4a80fb78d5566
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
ad7da04a
...
@@ -15,7 +15,7 @@ thecodelabs-baseutils = "*"
...
@@ -15,7 +15,7 @@ thecodelabs-baseutils = "*"
fastapi
=
"0.95.1"
fastapi
=
"0.95.1"
uvicorn
=
"0.22.0"
uvicorn
=
"0.22.0"
sqlalchemy
=
"2.0.4"
sqlalchemy
=
"2.0.4"
apscheduler
=
"3.10.
0
"
apscheduler
=
"3.10.
1
"
[tool.poetry.dev-dependencies]
[tool.poetry.dev-dependencies]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment