Skip to content

Commit f318d44

Browse files
Bump appnope from 0.1.2 to 0.1.3 (#131)
Bumps [appnope](https://github.com/minrk/appnope) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/minrk/appnope/releases) - [Commits](minrk/appnope@0.1.2...0.1.3) --- updated-dependencies: - dependency-name: appnope dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f82563c commit f318d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
altair==4.2.0; python_version >= "3.6"
2-
appnope==0.1.2; platform_system == "Darwin" and python_version >= "3.7" and sys_platform == "darwin"
2+
appnope==0.1.3; platform_system == "Darwin" and python_version >= "3.7" and sys_platform == "darwin"
33
argon2-cffi==21.3.0; python_version >= "3.6"
44
astor==0.8.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
55
async-generator==1.10; python_version >= "3.6"

0 commit comments

Comments
 (0)